Closed GoogleCodeExporter closed 9 years ago
to fix :
in /build/core/combo/HOST_linux-x86.mk
change line 56 to:
HOST_GLOBAL_CFLAGS += -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
Original comment by Kons.s...@gmail.com
on 18 Sep 2012 at 3:55
This is only an issue if you compile with newer GCC. I'm using Ubuntu 10.04
with GCC 4.4.3 and there is no issue. But you make a good point. I'm going to
add this as a warning to the wiki.
Thanks!
Original comment by mihai.an...@gmail.com
on 18 Sep 2012 at 5:31
Original issue reported on code.google.com by
Kons.s...@gmail.com
on 18 Sep 2012 at 3:46