mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Don't use weak references for single-thread detection
|
|
HOST_LIBGCC2_CFLAGS += -DGTHREAD_USE_WEAK=0
|