From: Matthias Klose Date: Fri, 18 Jul 2008 10:37:22 +0000 (+0000) Subject: - checkin threads.mk.in. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=766de78c77549a313c8cdd0c9ffd57f2bc68aa8a;p=gcc.git - checkin threads.mk.in. From-SVN: r137941 --- 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@