summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2020-01-31 02:46:05 +0900
committerNARUSE, Yui <naruse@airemix.jp>2020-01-31 03:05:51 +0900
commit53adb53c9aea5da98ed3e470983b2cbfe367cb7d (patch)
treebd205640020974ed64d835a21e6c00ad869cc35e /proc.c
parent8e769a5b40200d5b66975e68016d09b47424c10a (diff)
Ignore expected errors on compiling C++ source [Bug #16331]
BSD make can run parallel more aggressively than GNU make. It communicate with other make process through -J option in MAKEFLAGS environment variable to notify a build failure happend in an other pararell make process. https://www.freebsd.org/cgi/man.cgi?make It usually works well but ext/-test-/cxxanyargs/Makefile has two targets which are expected to fail (failure.o and failurem1.o). Additional note: To test and debug this issue, following command will speed up it. `make -f exts.mk -j8 clean all`
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions