Cleaning up build warnings.

This commit is contained in:
Ben Vanik
2013-01-29 20:27:24 -08:00
parent 80d74dbe03
commit f117f870fb
7 changed files with 101 additions and 24 deletions

View File

@@ -85,13 +85,12 @@
}],
['_type=="executable"', {
'libraries': [
'<!@(<(llvm_config) --ldflags)',
'<!@(<(llvm_config) --libs all)',
#'<!@(<(llvm_config) --libs all)',
],
'library_dirs': [
# NOTE: this doesn't actually do anything...
# http://code.google.com/p/gyp/issues/detail?id=130
'<!@(<(llvm_config) --libdir)',
#'<!@(<(llvm_config) --libdir)',
],
'xcode_settings': {
'OTHER_LDFLAGS': [