fixup! [Tizen] Initial migration of Common component from xwalk
[platform/framework/web/crosswalk-tizen.git] / tizen / build / common.gypi
index 0bb2245..587a0ad 100644 (file)
@@ -9,10 +9,6 @@
       'build_type%': '<(build_type)',
     },
     'conditions': [
-      ['is_tizen==1', {
-        'cflags': [ '-fPIC' ],
-        'cflags_cc': [ '-fPIC']
-      }],
       ['build_type== "Debug"', {
         'defines': ['_DEBUG', 'TIZEN_DEBUG_ENABLE', ],
         'cflags': [ '-O0', '-g', ],