mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 02:07:42 +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
|