kumquat-buildroot/boot/at91bootstrap
Kory Maincent 1351222486 boot/at91bootstrap: disable PIE and stack-protector build flags
The toolchain wrapper automatically adds Position Independent
Execution and stack protector flags in the build process when selected
in the configuration. at91bootstrap being freestanding code, it
doesn't support these, so we have to disable them.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-10-01 11:02:03 +02:00
..
0001-eabi-fix.patch
0002-gcc-4.6.x-ldscript-fix.patch
0003-u-boot-relocation-fix.patch
at91bootstrap.hash
at91bootstrap.mk
Config.in