Fix redefinition of x11 reader method in superenv
This commit is contained in:
parent
566442606a
commit
b0c1e5f7d6
@ -311,7 +311,7 @@ module Superenv
|
|||||||
|
|
||||||
# These methods are no longer necessary under superenv, but are needed to
|
# These methods are no longer necessary under superenv, but are needed to
|
||||||
# maintain an interface compatible with stdenv.
|
# maintain an interface compatible with stdenv.
|
||||||
noops.concat %w{fast O4 Og libxml2 x11 set_cpu_flags macosxsdk remove_macosxsdk}
|
noops.concat %w{fast O4 Og libxml2 set_cpu_flags macosxsdk remove_macosxsdk}
|
||||||
|
|
||||||
# These methods provide functionality that has not yet been ported to
|
# These methods provide functionality that has not yet been ported to
|
||||||
# superenv.
|
# superenv.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user