uclibc: simplify UCLIBC_EXTRA_CFLAGS
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 4 Apr 2018 15:54:51 +0000 (17:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 9 Apr 2018 09:26:44 +0000 (11:26 +0200)
commit0908b8ecada61454bf8b223777ef4970d74a1370
tree6a5499fc95a732476e5829768153a6de2987cf66
parent9be2041fcfd765db0994c923d3148e948095254b
uclibc: simplify UCLIBC_EXTRA_CFLAGS

Since commit f66952197b41452b77dfa065adc7172137e4c243 ("package/gcc:
remove gcc 4.8"), UCLIBC_EXTRA_CFLAGS no longer exists, and is
therefore always empty.

Passing the Buildroot make variable UCLIBC_EXTRA_CFLAGS into the
UCLIBC_EXTRA_CFLAGS fed into uClibc's make environment therefore no
longer makes sense. Therefore, just pass $(TARGET_ABI).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/uclibc/uclibc.mk