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
commite29cfb9cf7abb9b2110e553ae1ba7c40ed75ce45 (patch)
treea381f6ec986993c0248d582f8072e97977abef9e /emulators
parent5d58d7737a3bb7c7916951fbdac3309eed4ea448 (diff)
downloadpkgsrc-e29cfb9cf7abb9b2110e553ae1ba7c40ed75ce45.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"