mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
a08a4c4b88
... will be used to implement a smarter install wrapper. While there, correct the spelling of "OVERIDE". Signed-off-by: Alexey Neyman <stilor@att.net>
4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
#!@CONFIG_SHELL@
|
|
|
|
exec @TOOL_PATH@ "$@"
|