mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-24 18:39:53 +03:00
Support Debian package build on aarch64 architecture
This commit is contained in:
parent
18ea605463
commit
1b6e42ee8a
2
debian/rules
vendored
2
debian/rules
vendored
@ -5,7 +5,7 @@ CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
|
||||
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure: configure_config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user