Browse Source

mac: Move strip flags to brightray

Cheng Zhao 10 years ago
parent
commit
52b875f199
2 changed files with 1 additions and 14 deletions
  1. 0 13
      common.gypi
  2. 1 1
      vendor/brightray

+ 0 - 13
common.gypi

@@ -152,19 +152,6 @@
           }],  # OS=="win"
         ],
       }],
-      ['_type in ["executable", "shared_library"]', {
-        'xcode_settings': {
-          # On some machines setting CLANG_CXX_LIBRARY doesn't work for linker.
-          'OTHER_LDFLAGS': [
-            '-stdlib=libc++'
-          ],
-          # Generates symbols and strip the binary.
-          'DEBUG_INFORMATION_FORMAT': 'dwarf-with-dsym',
-          'DEPLOYMENT_POSTPROCESSING': 'YES',
-          'STRIP_INSTALLED_PRODUCT': 'YES',
-          'STRIPFLAGS': '-x',
-        },
-      }],
     ],
     'msvs_cygwin_shell': 0, # Strangely setting it to 1 would make building under cygwin fail.
     'msvs_disabled_warnings': [

+ 1 - 1
vendor/brightray

@@ -1 +1 @@
-Subproject commit bf71f9ca78227171054f7cc9ed1407d72aec02db
+Subproject commit c735889888f8632e3dd9693e00a7988654baf7fd