diff options
Diffstat (limited to 'gcc/config/ia64/t-hpux')
-rw-r--r-- | gcc/config/ia64/t-hpux | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/ia64/t-hpux b/gcc/config/ia64/t-hpux deleted file mode 100644 index 4aa43876eaf..00000000000 --- a/gcc/config/ia64/t-hpux +++ /dev/null @@ -1,6 +0,0 @@ -# HP-UX gets an undefined main when building LIBGCC1_TEST because the -# linkspec has "-u main" and we want that for linking but it makes -# LIBGCC1_TEST fail because it uses -nostdlib -nostartup and main is -# not defined in the test program. - -LIBGCC1_TEST = |