mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 08:25:32 +00:00
Make the choices in generated config file (in config.gen) look better.
/trunk/config/config.mk | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
a971dbf566
commit
79581c0c54
@ -94,8 +94,8 @@ define build_gen_choice_in
|
||||
else \
|
||||
echo "\""; \
|
||||
fi; \
|
||||
echo ""; \
|
||||
done; \
|
||||
echo ""; \
|
||||
echo "endchoice"; \
|
||||
for entry in $(5); do \
|
||||
file="$(4)/$${entry}.in"; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user