mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-25 02:26:27 +00:00
Disable tarball creation until it's fixed.
This commit is contained in:
parent
477605c70c
commit
15874284b8
4
ct-ng.in
4
ct-ng.in
@ -85,8 +85,10 @@ build:: .config
|
||||
@$(CT_LIB_DIR)/scripts/crosstool.sh
|
||||
|
||||
PHONY += tarball
|
||||
#tarball:
|
||||
# @$(CT_LIB_DIR)/scripts/tarball.sh
|
||||
tarball:
|
||||
@$(CT_LIB_DIR)/scripts/tarball.sh
|
||||
@true
|
||||
|
||||
PHONY += clean
|
||||
clean::
|
||||
|
Loading…
x
Reference in New Issue
Block a user