Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kamil
Date:           Sun Aug 25 06:06:48 UTC 2019

Modified Files:
        src: Makefile
        src/external/bsd/compiler_rt: Makefile
        src/external/bsd/compiler_rt/lib/clang: Makefile
        src/external/bsd/compiler_rt/lib/clang/lib: Makefile

Log Message:
Rework the LLVM compiler_rt build rules

Register external/bsd/compiler_rt as a _SUBDIR. This will allow to handle
properly includes specific for compiler_rt.

Centralize build_install target for external/bsd/compiler_rt.

With the above changes MKOBJDIR is now respected properly for me.

Do not install LLVM sanitizers into TOOLDIR for !HAVE_LLVM.


To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 src/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/compiler_rt/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/compiler_rt/lib/clang/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/compiler_rt/lib/clang/lib/Makefile

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