Update to brightray.gyp : libresolv
In Following with this PR https://github.com/atom/brightray/pull/153 @joshaber helped me to work out this was causing a build error Xcode 7 for libresolv
This commit is contained in:
parent
859ef0b298
commit
9d8bff7d04
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
'$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/Security.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
|
||||
'$(SDKROOT)/usr/lib/libresolv.dylib',
|
||||
'-lresolv',
|
||||
# media.gyp:
|
||||
'$(SDKROOT)/System/Library/Frameworks/AudioToolbox.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework',
|
||||
|
|
Loading…
Reference in a new issue