aboutsummaryrefslogtreecommitdiffstats
path: root/mk/linux.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 22:54:27 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 22:54:27 +0100
commit00c76ec9332555992f3ff181c985b526eece0637 (patch)
treea3710191c276eb525a0c4570810f180fceddbb41 /mk/linux.mk
parentm print-syntax.c (diff)
downloadlibparser-00c76ec9332555992f3ff181c985b526eece0637.tar.gz
libparser-00c76ec9332555992f3ff181c985b526eece0637.tar.bz2
libparser-00c76ec9332555992f3ff181c985b526eece0637.tar.xz
Update makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'mk/linux.mk')
-rw-r--r--mk/linux.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/linux.mk b/mk/linux.mk
index bafa31c..2d0a26c 100644
--- a/mk/linux.mk
+++ b/mk/linux.mk
@@ -2,3 +2,5 @@ LIBEXT = so
LIBFLAGS = -shared -Wl,-soname,libparser.$(LIBEXT).$(LIB_MAJOR)
LIBMAJOREXT = $(LIBEXT).$(LIB_MAJOR)
LIBMINOREXT = $(LIBEXT).$(LIB_VERSION)
+
+FIX_INSTALL_NAME = :