CloverBootloader/Xcode/cpp_tests/.settings/compilation/gcc49-path

8 lines
217 B
Plaintext
Raw Normal View History

2020-02-24 14:07:59 +01:00
#this is sourced.
gcc_path="$SCRIPT_DIR"/../../../../toolchain.gcc49/cross
gcc_prefix=x86_64-clover-linux-gnu-
gcc_suffix=
#only bin_path is used bt the caller
bin_path="$gcc_path"/bin/"$gcc_prefix""$1""$gcc_suffix"