mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-16 15:10:39 +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; \
|
exit 1; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ifeq (Ninja, $(GENERATOR))
|
|
||||||
# ninja
|
# ninja
|
||||||
VERBOSE=-v
|
VERBOSE=-v
|
||||||
else
|
|
||||||
# make
|
|
||||||
VERBOSE=VERBOSE=1
|
|
||||||
endif
|
|
||||||
|
|
||||||
debian-full-build:
|
debian-full-build:
|
||||||
echo "Using cmake: $(CMAKE_BIN)"
|
echo "Using cmake: $(CMAKE_BIN)"
|
||||||
|
Loading…
Reference in New Issue
Block a user