mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -04:00
5 lines
138 B
Text
5 lines
138 B
Text
# This is currently needed to compile libgcc2 for threads support
|
|
TARGET_LIBGCC2_CFLAGS=-pthread
|
|
#T_CFLAGS=-pthread
|
|
#T_CPPFLAGS=-pthread
|
|
|