Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/apache2/llvm
Module Name: src
Committed By: lukem
Date: Sun Jun 4 17:48:05 UTC 2023
Modified Files:
src/external/apache2/llvm: Makefile.inc
Log Message:
llvm tool build: fix warning
-std=c++14 is for HOST_CXXFLAGS not HOST_CPPFLAGS.
Fixes: cc1: warning: command-line option '-std=c++14' is valid for C++/ObjC++ but not for C
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/apache2/llvm/Makefile.inc
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