diff options
Diffstat (limited to 'gcc/config/alpha/t-linux')
-rwxr-xr-x | gcc/config/alpha/t-linux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/alpha/t-linux b/gcc/config/alpha/t-linux new file mode 100755 index 0000000..f488477 --- /dev/null +++ b/gcc/config/alpha/t-linux @@ -0,0 +1,5 @@ +# Do not build libgcc1. Let gcc generate those functions. The GNU/Linux +# C library can handle them. +LIBGCC1 = +CROSS_LIBGCC1 = +LIBGCC1_TEST = |