summaryrefslogtreecommitdiff
path: root/boehm-gc/threads.mk.in
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-18 10:37:22 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-18 10:37:22 +0000
commit30f749c7fec2b013d39be300519f4027bed106f8 (patch)
tree7e7608cdf3bd40c82050f72adecaf1c0ef48dd0f /boehm-gc/threads.mk.in
parent7170e5e2095cdc54e9554f91067730ed9ea301a9 (diff)
downloadgcc-30f749c7fec2b013d39be300519f4027bed106f8.tar.gz
- checkin threads.mk.in.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137941 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/threads.mk.in')
-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@