Skip to content
Snippets Groups Projects
Commit 5ec6620d authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Debian: enable multiarch

Use /usr/lib/x86_64-linux-gnu/ instead of /usr/lib.
https://wiki.debian.org/Multiarch

A prerequisite for proper #1085 fix
parent 1c00b034
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ DEB_CMAKE_NORMAL_ARGS := -DCMAKE_INSTALL_PREFIX="$(DEB_CMAKE_INSTALL_PREFIX)" \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_INSTALL_SYSCONFDIR=/etc \
-DCMAKE_INSTALL_LOCALSTATEDIR=/var \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DENABLE_BUNDLED_LIBYAML=OFF \
-DENABLE_DIST=ON
# -DCMAKE_C_FLAGS="$(CFLAGS)" \
......
/etc/tarantool/instances.available
/etc/tarantool/instances.enabled
/usr/lib/tarantool
/var/log/tarantool
/var/lib/tarantool
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment