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
|
||
|
|