aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_usb_linux.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@fh-muenster.de>2020-05-12 23:06:08 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-14 11:06:41 +0200
commite36b2ae53da11f462646204bce64349b0898a340 (patch)
tree42304da7e50ef4b2dee196741a686b50f9a9eefa /executor/common_usb_linux.h
parenta885920d007a2f1ce91eb50f810255b190076cd1 (diff)
sys/targets: fix tests when building on FreeBSD
gmake test is failing on FreeBSD since switching to clang. To address this: * use g++ as the C preprocessor for now. * use a C compiler for compiling C sources and add -lc++ when compiling executor.cc. Without this, clang warns about using a C++ compiler for compiling C code. * some test configs add -no-pie, which is not used by clang. Add -Wno-unused-command-line-argument to silence a warning
Diffstat (limited to 'executor/common_usb_linux.h')
0 files changed, 0 insertions, 0 deletions