mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 13:28:35 +00:00
remove legacy make to match upstream
(I probably selected wrong change in rebase conflict)
This commit is contained in:
parent
af642aaee0
commit
23f635bcd5
5
debian/rules
vendored
5
debian/rules
vendored
@ -527,13 +527,8 @@ override_dh_auto_configure: preconfigure
|
||||
exit 1; \
|
||||
fi
|
||||
|
||||
ifeq (Ninja, $(GENERATOR))
|
||||
# ninja
|
||||
VERBOSE=-v
|
||||
else
|
||||
# make
|
||||
VERBOSE=VERBOSE=1
|
||||
endif
|
||||
|
||||
debian-full-build:
|
||||
echo "Using cmake: $(CMAKE_BIN)"
|
||||
|
Loading…
Reference in New Issue
Block a user