This reverts commit fd18f0e84cca023df6cb19e88c07c0e2059f659b. I reverted this change to see its effect on failing GUI tests on LLDB Arm/AArch64 Linux buildbots. I could not find any evidence against this particular change so reverting it back. Differential Revision: https://reviews.llvm.org/D100243
4 lines
65 B
Makefile
4 lines
65 B
Makefile
C_SOURCES := main.c
|
|
ENABLE_THREADS := YES
|
|
include Makefile.rules
|