diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-09-21 10:25:59 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-09-21 10:25:59 +0200 |
| commit | f9d1a2783fed60bce865015085c59eb1f914ab71 (patch) | |
| tree | e6e05932b7e72650d3fda5ebc118bc9a332c96a9 /executor/test_executor_linux.cc | |
| parent | 8cb7d3dcfcbe11a6d5682743816409d1c8e8f6a0 (diff) | |
Makefile: don't build 386 executor on travis
Build fails now and I don't know how to fix it.
"x86_64-linux-gnu-gcc" -o ./bin/linux_386/syz-executor executor/executor_linux.cc \
-pthread -Wall -Wframe-larger-than=8192 -Wparentheses -Werror -O1 -g \
"-m32" -static -DGIT_REVISION=\"8cb7d3dcfcbe11a6d5682743816409d1c8e8f6a0+\"
In file included from /usr/include/bits/errno.h:24:0,
from /usr/include/errno.h:35,
from executor/executor_linux.cc:7:
/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
#include <asm/errno.h>
Diffstat (limited to 'executor/test_executor_linux.cc')
0 files changed, 0 insertions, 0 deletions
