mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 12:05:07 +00:00
remove make legacy
This commit is contained in:
parent
dd2ac7bd0c
commit
15c7d95715
5
debian/rules
vendored
5
debian/rules
vendored
@ -457,13 +457,8 @@ override_dh_auto_configure: preconfigure
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
ifeq (Ninja, $(GENERATOR))
|
|
||||||
# ninja
|
# ninja
|
||||||
VERBOSE=-v
|
VERBOSE=-v
|
||||||
else
|
|
||||||
# make
|
|
||||||
VERBOSE=VERBOSE=1
|
|
||||||
endif
|
|
||||||
|
|
||||||
debian-full-build:
|
debian-full-build:
|
||||||
$(PRE_PROCESS) ninja $(NJOBS) -C $(TARGET_BUILD) $(VERBOSE) stage2
|
$(PRE_PROCESS) ninja $(NJOBS) -C $(TARGET_BUILD) $(VERBOSE) stage2
|
||||||
|
Loading…
Reference in New Issue
Block a user