Remove some duplicated symbols
authorCheng Zhao <zcbenz@gmail.com>
Sat, 11 Apr 2015 05:07:19 +0000 (13:07 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Sat, 11 Apr 2015 05:07:19 +0000 (13:07 +0800)
common.gypi

index 847c4bb..912c677 100644 (file)
         },
         'cflags': [
           '-fvisibility=hidden',
-          '-fdata-sections',
-          '-ffunction-sections',
-        ],
-        'ldflags': [
-          '-Wl,--as-needed',
-          '-Wl,--gc-sections',
         ],
       }],
       ['_target_name=="libuv"', {