diff options
author | Torbjorn Granlund <tege@gnu.org> | 1992-05-04 18:11:21 +0000 |
---|---|---|
committer | Torbjorn Granlund <tege@gnu.org> | 1992-05-04 18:11:21 +0000 |
commit | c35827592d56dc7ffe2a5426536f9132c94afa62 (patch) | |
tree | fb3043f85c867607cbb1522d1ba9393cbc9af1e9 /gcc/config/pa/pa-hpux.h | |
parent | cc30cc14b862bf8e99ea927b905b1c44178ea55d (diff) | |
download | gcc-c35827592d56dc7ffe2a5426536f9132c94afa62.zip gcc-c35827592d56dc7ffe2a5426536f9132c94afa62.tar.gz gcc-c35827592d56dc7ffe2a5426536f9132c94afa62.tar.bz2 |
*** empty log message ***
From-SVN: r886
Diffstat (limited to 'gcc/config/pa/pa-hpux.h')
-rw-r--r-- | gcc/config/pa/pa-hpux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/pa/pa-hpux.h b/gcc/config/pa/pa-hpux.h index a850d2d..5cf7d8b 100644 --- a/gcc/config/pa/pa-hpux.h +++ b/gcc/config/pa/pa-hpux.h @@ -12,3 +12,5 @@ /* Control how gcc finds libgcc.a and how it passes -L options. */ #define LINK_LIBGCC_SPECIAL #define RELATIVE_PREFIX_NOT_LINKDIR + +#define HAVE_ATEXIT |