diff options
| author | Michael Tuexen <tuexen@fh-muenster.de> | 2020-05-12 23:06:08 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-14 11:06:41 +0200 |
| commit | e36b2ae53da11f462646204bce64349b0898a340 (patch) | |
| tree | 42304da7e50ef4b2dee196741a686b50f9a9eefa /executor/common_usb_linux.h | |
| parent | a885920d007a2f1ce91eb50f810255b190076cd1 (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
