3 lines
99 B
Text
3 lines
99 B
Text
# This is currently needed to compile libgcc2 for threads support
|
|
HOST_LIBGCC2_CFLAGS += -pthread
|
|
|