aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2008-07-18 10:37:22 +0000
committerMatthias Klose <doko@gcc.gnu.org>2008-07-18 10:37:22 +0000
commit766de78c77549a313c8cdd0c9ffd57f2bc68aa8a (patch)
tree7e7608cdf3bd40c82050f72adecaf1c0ef48dd0f /boehm-gc
parent785fad0ad840db2ec95b035f4216e5ff443b2241 (diff)
- checkin threads.mk.in.
From-SVN: r137941
Diffstat (limited to 'boehm-gc')
-rw-r--r--boehm-gc/threads.mk.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/boehm-gc/threads.mk.in b/boehm-gc/threads.mk.in
new file mode 100644
index 00000000000..31119df2018
--- /dev/null
+++ b/boehm-gc/threads.mk.in
@@ -0,0 +1,3 @@
+# to be used in libobjc for libobjc_gc
+
+thread_libs_and_flags = @THREADLIBS@ @extra_ldflags_libgc@