Remove gcc46_compat_wrappers default include path
authorAntonio Gomes <a1.gomes@samsung.com>
Wed, 29 Jul 2015 17:15:13 +0000 (13:15 -0400)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
This directory does not exist anymore, since we
remove GCC 4.6 support.

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=12987
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: I1acc42eb14e59900840c19bf5f9f735472f2ec16
Signed-off-by: Antonio Gomes <a1.gomes@samsung.com>
tizen_src/supplement.gypi

index 4117000..f2f3cc3 100644 (file)
@@ -68,9 +68,6 @@
     'include_dirs': [
       '.',
       '<(DEPTH)/tizen_src/ecore_wrapper',
-      # Mobile gcc 4.6.x hack begin
-      '<(DEPTH)/tizen_src/gcc46_compat_wrappers',
-      # Mobile gcc 4.6.x hack end
     ],
 
     'defines': [