summaryrefslogtreecommitdiffstats
path: root/package/linux-headers/3.0.94/linux-headers-headers_install-fix-__packed-in-exported-kernel-head.patch
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>2013-08-28 15:40:25 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-08-28 16:20:12 +0200
commite5088380d3aa475fe2457fc12a47353dd66c4c19 (patch)
treec2cdcc64034a3a06b785b03b43ce5057b5c7a163 /package/linux-headers/3.0.94/linux-headers-headers_install-fix-__packed-in-exported-kernel-head.patch
parent027ef3f2b272e5b2d5b258eb4d50e4be8cad0603 (diff)
downloadbuildroot-e5088380d3aa475fe2457fc12a47353dd66c4c19.tar.gz
buildroot-e5088380d3aa475fe2457fc12a47353dd66c4c19.zip
redis: fix build with ccache enabled
Some parts of redis fail to build when ccache is enabled, due to one of our own patches. The construct make CC=$(CC) target1 target2 would result in make CC=ccache <tuple>-gcc target1 target2 and here <tuple>-gcc would be treated as a target and the compiler used would be just 'ccache'. Reported-by: Johan Sagaert <sagaert.johan@skynet.be> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/linux-headers/3.0.94/linux-headers-headers_install-fix-__packed-in-exported-kernel-head.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud