summaryrefslogtreecommitdiff
path: root/gcc/config/t-freebsd-thread
diff options
context:
space:
mode:
authorDavid O'Brien <obrien@FreeBSD.org>1999-11-15 09:11:42 +0000
committerJeff Law <law@gcc.gnu.org>1999-11-15 02:11:42 -0700
commite1459ff820016dc636eac275d76fde3479c3f5c9 (patch)
tree8d17d1098d367825d55b8ab9bb740cb211e501fa /gcc/config/t-freebsd-thread
parent329e1d019a5bd47a57019c062943b481228af26f (diff)
downloadgcc-e1459ff820016dc636eac275d76fde3479c3f5c9.tar.gz
configure.in: Handle libgcc2 threads support on FreeBSD platforms.
* configure.in: Handle libgcc2 threads support on FreeBSD platforms. * configure: Rebuilt. * config/t-freebsd-thread: New file. From-SVN: r30537
Diffstat (limited to 'gcc/config/t-freebsd-thread')
-rw-r--r--gcc/config/t-freebsd-thread4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/t-freebsd-thread b/gcc/config/t-freebsd-thread
new file mode 100644
index 00000000000..06315c803b0
--- /dev/null
+++ b/gcc/config/t-freebsd-thread
@@ -0,0 +1,4 @@
+# This is currently needed to compile libgcc2 for threads support
+TARGET_LIBGCC2_CFLAGS=-pthread
+#T_CFLAGS=-pthread
+#T_CPPFLAGS=-pthread