1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 10:10:40 +03:00

Support Debian package build on aarch64 architecture

This commit is contained in:
Denis Lesnov 2016-05-12 19:00:40 +03:00
parent 18ea605463
commit 1b6e42ee8a

2
debian/rules vendored
View File

@ -5,7 +5,7 @@ CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
%:
dh $@
dh $@
override_dh_auto_configure: configure_config