mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-07 11:20:14 +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
|
@$(CT_LIB_DIR)/scripts/crosstool.sh
|
||||||
|
|
||||||
PHONY += tarball
|
PHONY += tarball
|
||||||
|
#tarball:
|
||||||
|
# @$(CT_LIB_DIR)/scripts/tarball.sh
|
||||||
tarball:
|
tarball:
|
||||||
@$(CT_LIB_DIR)/scripts/tarball.sh
|
@true
|
||||||
|
|
||||||
PHONY += clean
|
PHONY += clean
|
||||||
clean::
|
clean::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user