Configuration fragment for thread lbirary.
From-SVN: r25030
This commit is contained in:
parent
bd73754650
commit
ab9e56828d
3 changed files with 3 additions and 0 deletions
1
libstdc++/config/posix.mt
Normal file
1
libstdc++/config/posix.mt
Normal file
|
@ -0,0 +1 @@
|
|||
MT_CFLAGS = -D_PTHREADS
|
1
libstdc++/config/sol2pth.mt
Normal file
1
libstdc++/config/sol2pth.mt
Normal file
|
@ -0,0 +1 @@
|
|||
MT_CFLAGS = -D_PTHREADS
|
1
libstdc++/config/sol2solth.mt
Normal file
1
libstdc++/config/sol2solth.mt
Normal file
|
@ -0,0 +1 @@
|
|||
MT_CFLAGS = -D_SOLTHREADS
|
Loading…
Add table
Reference in a new issue