Fix LLVM stripping
(cherry picked from commit 8bf8fb177410855c69974d7eebdb0ba0366dfb2a) Former-commit-id: 42da5a4863978f4b143ff065984a09b6994ea886
This commit is contained in:
parent
7b8980eb4e
commit
ea4d5031d2
2
debian/rules
vendored
2
debian/rules
vendored
@ -86,6 +86,7 @@ endif
|
||||
|
||||
ifdef LLVM_ARCH
|
||||
CONF_FLAGS += --enable-loadedllvm
|
||||
EXTRA_STRIP := -pmono-llvm-support
|
||||
endif
|
||||
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
@ -333,7 +334,6 @@ ifdef BTLS_ARCH
|
||||
endif
|
||||
ifdef LLVM_ARCH
|
||||
install -D -m 644 debian/tmp/usr/lib/libmono-llvm.a debian/mono-runtime-common/usr/lib/
|
||||
EXTRA_STRIP = -pmono-llvm-support
|
||||
endif
|
||||
dh_link -s
|
||||
dh_installchangelogs -s -X ChangeLog
|
||||
|
Loading…
x
Reference in New Issue
Block a user