1b4a979b01
* configure: Rebuilt. * config/openbsd.h: New file. * config/xm-openbsd.h: New file. * config/t-openbsd: New file. * config/t-openbsd-thread: New file. From-SVN: r25293
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
|
|
|