juhosg e7ee3fdc14 packages/libflac: don't hardcode altivec options in CPUCFLAGS
The '-maltivec' and '-mabi=altivec' options always
included in the CPUCPFLAGS variable, even if altivec
support is disabled. This causes build failure on
powerpc platforms without altivec support:

  bitmath.c:1:0: error: AltiVec and E500 instructions cannot coexist

Update the src/libFLAC/Makefile.am template to skip
altivec options if 'FLaC__USE_ALTIVEC' is not used.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:47 +00:00
..
2013-10-28 09:57:59 +00:00
2012-12-11 17:22:30 +00:00
2012-08-03 21:35:32 +00:00
2012-06-11 22:46:40 +00:00
2011-11-12 20:22:28 +00:00
2013-11-10 18:04:54 +00:00
2013-10-19 13:48:09 +00:00
2013-01-09 21:47:55 +00:00
2012-12-05 17:31:25 +00:00
2012-12-05 17:31:31 +00:00
2012-06-12 01:56:30 +00:00
2012-08-04 18:42:07 +00:00
2013-10-20 01:12:20 +00:00
2012-12-04 16:20:39 +00:00
2012-12-08 17:06:10 +00:00
2012-12-05 17:31:21 +00:00
2013-02-19 17:21:58 +00:00
2012-12-04 16:20:40 +00:00
2011-03-11 11:30:19 +00:00
2013-10-15 13:28:09 +00:00
2013-08-04 16:41:39 +00:00
2012-06-11 23:30:26 +00:00
2012-12-05 18:04:18 +00:00
2012-12-05 17:31:12 +00:00
2012-01-19 15:55:18 +00:00
2012-12-05 17:31:10 +00:00
2013-01-15 10:15:37 +00:00
2012-08-03 21:35:34 +00:00
2012-07-15 11:51:48 +00:00
2013-01-15 10:15:42 +00:00
2014-01-29 12:55:41 +00:00
2012-06-11 23:30:36 +00:00
2013-10-22 00:54:06 +00:00
2012-08-04 17:01:56 +00:00
2012-09-28 10:35:12 +00:00
2012-02-14 17:34:08 +00:00
2013-10-10 15:18:14 +00:00
2012-12-11 17:22:31 +00:00