Remove outdated TODOs
This commit is contained in:
parent
f465c781d8
commit
e4da435995
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user