diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index 2392d142f7..3839418078 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -1,10 +1,5 @@ #!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -W0 -#TODO make it work with homebrew/dupes/gcc -#TODO? If we find -mmacosx-version-min=10.8, change sdkroot? warn visibly if no such SDK? -#TODO fix pkg-config files, should point to /usr/local or /usr/local/opt -#TODO create mechanism to specify build effects like %w{-O0 -O4 vanilla-arg-parsing sdk=10.6} etc. - require "#{File.dirname __FILE__}/../libsuperenv" require 'set' require 'stringio'