mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-22 04:55:50 -04:00

Revert: llvm-svn: 373061 It broke OSX testsuite: https://reviews.llvm.org/D67589#1686150 lldb/packages/Python/lldbsuite/test/macosx/function-starts/TestFunctionStarts.py llvm-svn: 373110
7 lines
116 B
Makefile
7 lines
116 B
Makefile
MAKE_DSYM := NO
|
|
|
|
ENABLE_THREADS := YES
|
|
CXX_SOURCES := multi-process-driver.cpp testprog.cpp
|
|
|
|
include Makefile.rules
|