crosstool-ng/scripts/override/__default
Alexey Neyman a08a4c4b88 Allow for per-tool templates when creating overrides
... will be used to implement a smarter install wrapper.

While there, correct the spelling of "OVERIDE".

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-30 12:10:47 -08:00

4 lines
40 B
Plaintext

#!@CONFIG_SHELL@
exec @TOOL_PATH@ "$@"