Skip to content

Commit

Permalink
fix for component build on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
Cong Liu authored and rogerwang committed Nov 11, 2016
1 parent 8e9b712 commit e5b22d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,6 @@
[ 'OS=="mac" and component != "shared_library"', {
'xcode_settings': {
'OTHER_LDFLAGS': [
#'-L<(PRODUCT_DIR)/../nw/', '-lv8',
'<(PRODUCT_DIR)/../nw/nwjs\ Framework.framework/nwjs\ Framework',
'-Wl,-force_load <(V8_LIBBASE)',
'-Wl,-force_load <(V8_PLTFRM)',
Expand Down

0 comments on commit e5b22d5

Please sign in to comment.