mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 02:19:01 +08:00
eca8ff3207
* configure.in: Handle OpenBSD with and without threads. * config/openbsd.ml: New file. * config/openbsd.mt: New file. From-SVN: r25291
4 lines
76 B
Mathematica
4 lines
76 B
Mathematica
# tell we want the mt-safe version
|
|
MT_CFLAGS = -D_IO_MTSAFE_IO -D_PTHREADS
|
|
|