Jim Huang
fddf23f19e
HOST_linux-x86: Avoid doubly define macro _FORTIFY_SOURCE
...
While building Android with latest host gcc, it causes the following
build error:
Install: out/host/linux-x86/bin/mkbootimg
host C++: obbtool <= frameworks/base/tools/obbtool/Main.cpp
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>:0:0: note: this is the location of the previous definition
cc1plus: all warnings being treated as errors
In order to make build system happy, this patch does unset macro
_FORTIFY_SOURCE and then define it in host cflags.
Change-Id: Ic37a90f05081a2c3650b3335bc87e9e895900fb2
2011-10-27 10:38:10 -07:00
..
2011-10-27 10:38:10 -07:00
2011-09-07 18:12:22 -07:00
2009-05-21 09:27:39 -04:00
2009-03-03 19:28:42 -08:00
2009-03-11 12:11:54 -07:00
2009-03-11 12:11:54 -07:00
2009-03-03 19:28:42 -08:00
2011-09-07 11:20:28 -07:00
2011-02-16 15:06:30 -08:00
2010-06-18 08:11:13 -07:00
2010-08-24 18:08:47 -07:00
2009-03-03 19:28:42 -08:00
2011-01-04 12:57:58 -08:00
2010-09-19 12:04:23 -04:00
2011-02-16 15:06:30 -08:00
2011-07-07 03:45:56 +02:00
2009-03-03 19:28:42 -08:00
2011-07-07 03:45:56 +02:00
2009-03-03 19:28:42 -08:00
2010-10-01 14:41:43 -07:00
2009-03-03 19:28:42 -08:00
2011-04-25 13:52:29 -07:00
2011-07-07 03:45:56 +02:00
2011-07-07 03:45:56 +02:00
2011-07-07 03:45:57 +02:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2011-03-08 14:29:25 -08:00
2009-03-03 19:28:42 -08:00
2010-09-23 16:34:59 -07:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2009-10-15 16:28:56 -07:00
2011-03-23 14:12:14 -07:00
2011-01-27 12:44:30 -08:00
2009-03-03 19:28:42 -08:00
2011-08-23 22:25:13 +02:00
2011-08-25 14:28:03 +02:00
2010-10-07 09:44:50 -07:00
2010-02-18 12:23:35 -08:00
2011-03-29 14:27:27 +02:00
2011-03-23 14:12:14 -07:00
2010-08-16 08:15:24 -07:00
2011-05-26 15:59:56 -07:00
2011-07-08 11:20:49 -07:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2010-10-06 10:44:33 -04:00
2010-10-06 10:44:33 -04:00
2010-02-11 13:41:10 -08:00
2010-08-11 08:24:46 +08:00
2010-07-13 16:29:18 -07:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2011-04-08 14:57:36 -07:00
2009-03-03 19:28:42 -08:00
2010-07-13 16:29:18 -07:00
2011-01-31 12:59:54 -08:00
2011-08-02 16:46:38 -07:00