Skip to content

Commit 0d267ec

Browse files
committed
Remove -fobjc-arc (not supported on linux)
1 parent e49a373 commit 0d267ec

File tree

1 file changed

+0
-1
lines changed
  • lldb/test/API/commands/command/language

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
OBJCXX_SOURCES := main.mm
2-
CFLAGS_EXTRAS := -fobjc-arc
32
CXX_SOURCES := lib.cpp
43
LD_EXTRAS := -lobjc
54
include Makefile.rules

0 commit comments

Comments
 (0)