summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2015-09-26 00:17:13 +0000
committerkamil <kamil@pkgsrc.org>2015-09-26 00:17:13 +0000
commit7649663f4ef45127a9ee26104c6b1f95fa803c1b (patch)
treea381f6ec986993c0248d582f8072e97977abef9e /emulators
parent7dbd83348f282dbe09f768c2cd4b6475fe795aff (diff)
downloadpkgsrc-7649663f4ef45127a9ee26104c6b1f95fa803c1b.tar.gz
Import libgc1-7.1.9.6-143.1.2 as emulators/suse121_32_libgc
Linux compatibility package based on the openSUSE Linux distribution. Please visit http://www.opensuse.org/ for more information about openSUSE Linux. This package supports running ELF binaries linked with gc1 that require Boehm-Demers-Weiser conservative garbage collector libraries. Packaged in wip by coypu.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_libgc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libgc/Makefile b/emulators/suse121_32_libgc/Makefile
new file mode 100644
index 00000000000..7fa2efb51b1
--- /dev/null
+++ b/emulators/suse121_32_libgc/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 2015/09/26 00:17:13 kamil Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libgc/Makefile"