mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
63e91f4eba
- Use fork's name, not the master package name - Allow to use a choice selector when printing a package - Consider complibs always present (they are, gcc does require gmp/...) Signed-off-by: Alexey Neyman <stilor@att.net> |
||
---|---|---|
.. | ||
create-release.sh | ||
kconfig-choice.template | ||
kconfig-menu.template | ||
kconfig-versions.template | ||
package-versions.template | ||
patch-renumber.sh | ||
patch-rework.sh | ||
README | ||
test-packages.sh |
These scripts are not of much interest to the end user. They are used to automate everyday maintenance tasks for crosstool-NG. As such, they are not subject to the same level of portability requirements - they can expect to be run on a fairly modern Linux distribution, with bash, GNU sed and grep, etc.