diff options
Diffstat (limited to 'boehm-gc/threads.mk.in')
-rw-r--r-- | boehm-gc/threads.mk.in | 3 |
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@ |