Fix build compatibility for x64 arch 53/5553/1
authorBaptiste DURAND <baptiste.durand@eurogiciel.fr>
Fri, 5 Jul 2013 09:49:44 +0000 (11:49 +0200)
committerRusty Lynch <rusty.lynch@intel.com>
Mon, 8 Jul 2013 16:32:42 +0000 (09:32 -0700)
commitd8c8c301ea4bf6535a7ad4f5068568ac8684cbe0
tree02b83150b867d3234a32bdc857bd592934710021
parent195564009203b4734d44f5fa67fc65bd071c4e79
Fix build compatibility for x64 arch

Remove FPIE gcc option to avoid relocation R_X86_64_PC32 error during build.

Change-Id: I1b4012fbb55761d7c0395c7ff772b58b01b356c4
CMakeLists.txt