diff options
Diffstat (limited to 'gcc/config/pa/t-pa-hpux10')
-rw-r--r-- | gcc/config/pa/t-pa-hpux10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/pa/t-pa-hpux10 b/gcc/config/pa/t-pa-hpux10 new file mode 100644 index 00000000000..105ef19f365 --- /dev/null +++ b/gcc/config/pa/t-pa-hpux10 @@ -0,0 +1,2 @@ +TARGET_LIBGCC2_CFLAGS = -fPIC -D_T_HPUX10 +LIB2FUNCS_EXTRA=lib2funcs.asm quadlib.c |