diff options
Diffstat (limited to 'contrib/gcc/config/sparc/t-halos')
-rw-r--r-- | contrib/gcc/config/sparc/t-halos | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc/config/sparc/t-halos b/contrib/gcc/config/sparc/t-halos new file mode 100644 index 0000000000000..0bd5496ac238c --- /dev/null +++ b/contrib/gcc/config/sparc/t-halos @@ -0,0 +1,2 @@ +# For a native HALOS compile, we need to set -e1 for the assembler +AS=as -e1 |