Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
AST
Makefile
Find file
Blame
History
Permalink
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
· f6442f80
Jeffrey Yasskin
authored
Mar 12, 2010
Tested: make CPPFLAGS=-m64 CXXFLAGS=-m64 -j8 && (cd tools/clang;make test) llvm-svn: 98399
f6442f80
Loading