[Release] wrt-plugins-common_0.3.75
[platform/framework/web/wrt-plugins-common.git] / CMakeLists.txt
index e9241f4..2b454dc 100644 (file)
@@ -73,6 +73,8 @@ ADD_DEFINITIONS("-Wall")
 ADD_DEFINITIONS("-Wextra")
 ADD_DEFINITIONS("-Wno-deprecated")
 #ADD_DEFINITIONS("-DDEVPKG")
+# GCC 4.7 changes the scheme of name lookup. Guide: http://gcc.gnu.org/gcc-4.7/porting_to.html
+ADD_DEFINITIONS("-fpermissive")
 
 ##############################################################################
 # CMake flags