mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
# This is currently needed to compile libgcc2 for threads support
|
|
HOST_LIBGCC2_CFLAGS += -pthread
|
|
|