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 000000000..fd7ff4842 --- /dev/null +++ b/gcc/config/pa/t-pa-hpux10 @@ -0,0 +1,2 @@ +TARGET_LIBGCC2_CFLAGS = -fPIC -frandom-seed=fixed-seed -D_T_HPUX10 +LIB2FUNCS_EXTRA=lib2funcs.asm quadlib.c |