diff options
author | Rafaël Carré <rafael.carre@gmail.com> | 2008-10-30 20:54:46 +0000 |
---|---|---|
committer | Rafaël Carré <rafael.carre@gmail.com> | 2008-10-30 20:54:46 +0000 |
commit | d19534977902945738523872a78adc26b3147088 (patch) | |
tree | 3d6094865dc8744d5d832759799f926593ed2a67 /firmware/drivers | |
parent | f4a0f457be567092da038853b9ff295742678175 (diff) |
Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configuration
Ubuntu introduced (in 8.10) strict buidtime and runtime checks with the
define _FORTIFY_SOURCE
Undefine it to fix:
- building of gcc
- runtime of as
(Tested for arm-elf target)
The previous fix for gcc would have no effect because gcc's configure
doesn't substitute CPPFLAGS variable in Makefiles
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18938 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/drivers')
0 files changed, 0 insertions, 0 deletions