Fix for GCC 4.7 compatibility.
authorJunfeng Dong <junfeng.dong@intel.com>
Wed, 20 Mar 2013 08:29:48 +0000 (16:29 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Wed, 20 Mar 2013 08:29:48 +0000 (16:29 +0800)
commit478f0f209366379406b5449cbeb1502b60107bb8
treeb79769ca4e5ab7d0051474e5c2bf1e93bc10987c
parentcadffd0b2fd35a6192a7c71f642171d92717f491
Fix for GCC 4.7 compatibility.

- Add -fpermissive. see the part of "Name Lookup changes" in
  http://gcc.gnu.org/gcc-4.7/porting_to.html
- Drop the wrong flag: -Wl.

Change-Id: I346d918ba5350166d7c79c8c098ef02b4704c88c
CMakeLists.txt
src/plugins-installer/CMakeLists.txt
src/wrt-popup/wrt/popup-bin/CMakeLists.txt