Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/external/bsd/compiler_rt/lib/clang/lib/netbsd



Module Name:    src
Committed By:   martin
Date:           Mon Aug 19 15:43:54 UTC 2019

Modified Files:
        src/external/bsd/compiler_rt/lib/clang/lib/netbsd [netbsd-9]: common.mk

Log Message:
Pull up following revision(s) (requested by kamil in ticket #90):

        external/bsd/compiler_rt/lib/clang/lib/netbsd/common.mk: revision 1.2
Set NODEBUG for LLVM sanitizers

The sanitizers are special purpose piece of software that needs customized
build rules. Do not bother with generating debuginfo files for them.

Fixes MKDEBUG=yes build


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \
    src/external/bsd/compiler_rt/lib/clang/lib/netbsd/common.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index