diff --git a/common.gypi b/common.gypi index f8440fef992252..c0a3054f108a80 100644 --- a/common.gypi +++ b/common.gypi @@ -495,8 +495,7 @@ ['_type!="static_library"', { 'xcode_settings': { 'OTHER_LDFLAGS': [ - '-Wl,-no_pie', - '-Wl,-search_paths_first', + '-Wl,-search_paths_first' ], }, }],