This reverts commit fd18f0e84c.
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
|