Home | History | Annotate | Download | only in libLLVMRuntimeDyld
History log of /src/external/apache2/llvm/librt/libLLVMRuntimeDyld/Makefile
RevisionDateAuthorComments
 1.3  03-Jun-2023  lukem bsd.own.mk: rename GCC_NO_* to CC_WNO_*

Rename compiler-warning-disable variables from
GCC_NO_warning
to
CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
 1.2  07-Sep-2020  mrg apply some GCC 9 -Wno-error*
 1.1  11-Nov-2019  joerg Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)

RSS XML Feed