mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 05:36:44 +00:00
[lldb/Test] C++ test should use CXXFLAGS_EXTRAS
Thanks Ted Woodward for noticing this.
This commit is contained in:
parent
3011d55f72
commit
1ef7c4269b
@ -1,4 +1,4 @@
|
||||
CXX_SOURCES := main.cpp
|
||||
CFLAGS_EXTRAS := -std=c++2a -fchar8_t
|
||||
CXXFLAGS_EXTRAS := -std=c++2a -fchar8_t
|
||||
|
||||
include Makefile.rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user