Fix redefinition of x11 reader method in superenv

This commit is contained in:
Jack Nagel 2014-08-24 14:32:10 -05:00
parent 566442606a
commit b0c1e5f7d6

View File

@ -311,7 +311,7 @@ module Superenv
# These methods are no longer necessary under superenv, but are needed to
# 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
# superenv.