src/Makefile.inc: try to work around strangeness in sjg's Mk-files #85
Annotations
8 errors
ubuntu-latest bmake CC=gcc USE_UBSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang NO_SANI=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc USE_ASAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc USE_LEAKSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc NO_SANI=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_ASAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_UBSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_LEAKSAN=yes MKDOC=yes
Process completed with exit code 2.
|