mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-06 09:13:19 +00:00
missing declaration
This commit is contained in:
parent
8ed2c3d96c
commit
ee6846e207
1
debian/rules
vendored
1
debian/rules
vendored
@ -123,6 +123,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH),$(BINUTILS_GOLD_ARCHS)))
|
||||
endif
|
||||
endif
|
||||
|
||||
CODECOVERAGE=no
|
||||
ifneq (,$(filter codecoverage,$(DEB_BUILD_OPTIONS)))
|
||||
# enable the code coverage
|
||||
CODECOVERAGE=yes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user