mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
# This is currently needed to compile libgcc2 for threads support
|
|
TARGET_LIBGCC2_CFLAGS=-pthread
|
|
#T_CFLAGS=-pthread
|
|
#T_CPPFLAGS=-pthread
|
|
|