aboutsummaryrefslogtreecommitdiffstats
path: root/mk/linux.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 21:58:44 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 21:58:44 +0100
commit2580c00f380dddb0c8403d2f30851388973eebf3 (patch)
treec8f13f45d9894d39e3d4f1c9e87c86aa767aa26b /mk/linux.mk
parentImprove makefile + minor fixes and improvements (diff)
downloadlibred-2580c00f380dddb0c8403d2f30851388973eebf3.tar.gz
libred-2580c00f380dddb0c8403d2f30851388973eebf3.tar.bz2
libred-2580c00f380dddb0c8403d2f30851388973eebf3.tar.xz
Improve makefile1.0.2.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--mk/linux.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/linux.mk b/mk/linux.mk
index c180f9b..28f3551 100644
--- a/mk/linux.mk
+++ b/mk/linux.mk
@@ -2,3 +2,5 @@ LIBEXT = so
LIBFLAGS = -shared -Wl,-soname,libred.$(LIBEXT).$(LIB_MAJOR)
LIBMAJOREXT = $(LIBEXT).$(LIB_MAJOR)
LIBMINOREXT = $(LIBEXT).$(LIB_VERSION)
+
+FIX_INSTALL_NAME = :