mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -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
|
|
|