openwrt-packages/sound/empcd
florian eb3a4ae50a empdcd: fix compile on platforms with VFP
on platforms with VFP/hardfloat ld fails with:
empcd uses VFP register arguments, empcd.o does not
empcd uses VFP register arguments, keyeventtable.o does not
empcd uses VFP register arguments, support/mpc-0.12.2/src/libmpdclient.o does not

append to CFLAGS instead of overwrite

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:51:24 +00:00
..
patches empdcd: fix compile on platforms with VFP 2014-05-20 04:51:24 +00:00
Makefile empcd: pass our CFLAGS and LDFLAGS 2014-03-08 00:56:47 +00:00