aboutsummaryrefslogtreecommitdiffstats
path: root/mk/linux.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-19 13:35:43 +0200
committerMattias Andrée <maandree@kth.se>2022-07-19 13:35:43 +0200
commit5105d13ccf5085f2d207d71abbc13a3bc96a10d2 (patch)
tree8cbe766af053efd023587e2a622a78750a3a4788 /mk/linux.mk
parentAdd test for seeing if inversion as supported (diff)
downloadlibgamma-5105d13ccf5085f2d207d71abbc13a3bc96a10d2.tar.gz
libgamma-5105d13ccf5085f2d207d71abbc13a3bc96a10d2.tar.bz2
libgamma-5105d13ccf5085f2d207d71abbc13a3bc96a10d2.tar.xz
Improve 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 32d9953..4f1cd97 100644
--- a/mk/linux.mk
+++ b/mk/linux.mk
@@ -6,3 +6,5 @@ LIBEXT = so
LIBFLAGS = -shared -Wl,-soname,libgamma.$(LIBEXT).$(LIB_MAJOR)
LIBMAJOREXT = $(LIBEXT).$(LIB_MAJOR)
LIBMINOREXT = $(LIBEXT).$(LIB_VERSION)
+
+FIX_INSTALL_NAME = :