diff options
Diffstat (limited to 'gcc/config/i386/t-osf')
-rwxr-xr-x | gcc/config/i386/t-osf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i386/t-osf b/gcc/config/i386/t-osf new file mode 100755 index 0000000..c996e0c --- /dev/null +++ b/gcc/config/i386/t-osf @@ -0,0 +1,2 @@ +# If compiling with the osf gcc, avoid sharing code. +TCFLAGS = -pic-none |