chore(debian): fix package build with lld
This commit is contained in:
parent
b50e7758f7
commit
241ad7dff7
3 changed files with 8 additions and 2 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export DEB_LDFLAGS_MAINT_APPEND += -fuse-ld=lld -Wl,--build-id=sha1
|
||||
export DESTDIR = debian/tmp
|
||||
export VENDOR ?= 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue