summaryrefslogtreecommitdiff
path: root/bootloader
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2013-04-28 21:00:43 +0200
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2013-04-28 21:09:10 +0200
commit850491a043a9341ef31ffb8c02eedd2ae7b2c53e (patch)
tree686abad9b119452c95fc3a17b7dc5ca4246926cc /bootloader
parent08199cd6cb1e2c600eb16ce077cc308fee82de33 (diff)
downloadrockbox-850491a043a9341ef31ffb8c02eedd2ae7b2c53e.zip
rockbox-850491a043a9341ef31ffb8c02eedd2ae7b2c53e.tar.gz
rockbox-850491a043a9341ef31ffb8c02eedd2ae7b2c53e.tar.bz2
rockbox-850491a043a9341ef31ffb8c02eedd2ae7b2c53e.tar.xz
Don't set CORE_GCSECTIONS in fixedpoint.make.
fixedpoint.make is not a subdir Makefile but a lib Makefile. Setting CORE_GCSECTIONS in it will affect the final link and make it always use --gc-sections (for SWCODEC Rockbox), since libfixedpoint is always needed (bootloader and HWCODEC don't use libfixedpoint). Fixes FS#12857. Change-Id: Ib30bd03cbcea9c339a73daf7b673868aa3cc7a88
Diffstat (limited to 'bootloader')
0 files changed, 0 insertions, 0 deletions