We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce0a90 commit 8f683b5Copy full SHA for 8f683b5
lldb/test/API/lang/cpp/stl/Makefile
@@ -1,9 +1,3 @@
1
CXX_SOURCES := main.cpp
2
3
-ifneq ($(OS),Darwin)
4
- USE_LIBSTDCPP := 1
5
-else
6
- USE_SYSTEM_STDLIB := 1
7
-endif
8
-
9
include Makefile.rules
0 commit comments