rockbox/lib
Dominik Riebeling 850491a043 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
2013-04-28 21:09:10 +02:00
..
arm_support build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
fixedpoint Don't set CORE_GCSECTIONS in fixedpoint.make. 2013-04-28 21:09:10 +02:00
libsetjmp Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
rbcodec Properly seek to next id3v2 frame for unsynced tags. 2013-04-26 22:45:04 +02:00
skin_parser more error handling for checkwps 2013-02-27 21:15:57 +11:00
tlsf Build libtlsf for all systems 2013-02-23 21:11:10 +01:00
unwarminder unwarminder: make SP and PC visible on smaller screens 2012-09-05 08:53:48 +02:00