https://github.com/torvalds/linux
Revision 406764622fb71e5f4efb39ff111ef87713815f6d authored by Markos Chandras on 11 March 2014, 08:49:39 UTC, committed by David S. Miller on 12 March 2014, 04:07:55 UTC
Fixes the following build problem with binutils-2.24

gcc -Wall -O2   -c -o bpf_jit_disasm.o bpf_jit_disasm.c
In file included from bpf_jit_disasm.c:25:0:
/usr/include/bfd.h:35:2: error: #error config.h must be included
before this header
 #error config.h must be included before this header

This is similar to commit 3ce711a6abc27abce1554e1d671a8762b7187690
"perf tools: bfd.h/libbfd detection fails with recent binutils"

See: https://sourceware.org/bugzilla/show_bug.cgi?id=14243

CC: David S. Miller <davem@davemloft.net>
CC: Daniel Borkmann <dborkman@redhat.com>
CC: netdev@vger.kernel.org
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent fdfaf64
History
Tip revision: 406764622fb71e5f4efb39ff111ef87713815f6d authored by Markos Chandras on 11 March 2014, 08:49:39 UTC
tools/net/Makefile: Define PACKAGE to fix build problems
Tip revision: 4067646
File Mode Size
00-INDEX -rw-r--r-- 506 bytes
Makefile -rw-r--r-- 229 bytes
NO_HZ.txt -rw-r--r-- 16.7 KB
highres.txt -rw-r--r-- 12.3 KB
hpet.txt -rw-r--r-- 1.5 KB
hpet_example.c -rw-r--r-- 5.4 KB
hrtimers.txt -rw-r--r-- 8.7 KB
timer_stats.txt -rw-r--r-- 3.0 KB
timers-howto.txt -rw-r--r-- 3.8 KB

back to top