aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorEric Turgeon <ericbsd@FreeBSD.org>2020-12-08 01:47:17 +0000
committerEric Turgeon <ericbsd@FreeBSD.org>2020-12-08 01:47:17 +0000
commit4dec62a2d3576e714c5ef81efcdfc09ece5ac1e0 (patch)
treeebead2294869241889e42316c0a7c6ed4da68fa0 /emulators/Makefile
parentdc02596c5b5f23a711634f88f9238ce3984513fc (diff)
downloadports-4dec62a2d3576e714c5ef81efcdfc09ece5ac1e0.tar.gz
ports-4dec62a2d3576e714c5ef81efcdfc09ece5ac1e0.zip
New port emulators/libc6-shim
ABI-compatible glibc shim library A shim library providing limited glibc ABI compatibility on top of FreeBSD libc. It allows loading shared objects compiled on Linux and dynamically linked to glibc into native FreeBSD processes. PR: 250591 Submitted by: Alex S <iwtcex@gmail.com> Reviewed by: ericbsd
Notes
Notes: svn path=/head/; revision=557259
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index d4de3a284df3..7d60f4d320d6 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -62,6 +62,7 @@
SUBDIR += kcemu
SUBDIR += klh10
SUBDIR += lib765
+ SUBDIR += libc6-shim
SUBDIR += libdsk
SUBDIR += libretro-ppsspp
SUBDIR += libspectrum