Files
linuxkit/alpine/base
Rolf Neugebauer be37d7b0fa ebpf: fix ebpf compile error
Some/most of the samples/tools throw and error, e.g.:
LLVM ERROR: Cannot select: 0x56049b79dcb0: ch,glue = BPFISD::CALL 0x56049a93ad60, TargetExternalSymbol:i64'__stack_chk_fail'
  0x56049b391500: i64 = TargetExternalSymbol'__stack_chk_fail'
  In function: waker

bcc-stack-protector.patch adds -fno-stack-protector to the CFLAGS
which fixes this error.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-01-06 18:06:05 +00:00
..
2016-12-21 11:26:33 -08:00
2017-01-06 18:06:05 +00:00
2016-12-12 19:17:24 -08:00
2016-12-22 18:42:15 +01:00
2016-12-28 18:09:08 +00:00
2016-12-28 18:09:08 +00:00
2016-12-28 18:09:08 +00:00
2016-11-01 13:26:44 +00:00