diff options
| author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-07-17 06:16:14 +0000 |
|---|---|---|
| committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-07-17 06:16:14 +0000 |
| commit | 628b90f3bd5a2254dc79d77c7f983e548a2aa106 (patch) | |
| tree | 03cfcc5b047a15068172fc70eadb9fdf7e1d43ca | |
| parent | e7b167ae68a0a8237f177d8a0e9b1c73ccc616b8 (diff) | |
| download | ppe42-gcc-628b90f3bd5a2254dc79d77c7f983e548a2aa106.tar.gz ppe42-gcc-628b90f3bd5a2254dc79d77c7f983e548a2aa106.zip | |
Forgot to check in several days ago.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35066 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/config/pa/xm-pa64hpux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/pa/xm-pa64hpux.h b/gcc/config/pa/xm-pa64hpux.h index d245501f8c4..fc1ad27506c 100644 --- a/gcc/config/pa/xm-pa64hpux.h +++ b/gcc/config/pa/xm-pa64hpux.h @@ -49,9 +49,6 @@ Boston, MA 02111-1307, USA. */ #define SUCCESS_EXIT_CODE 0 #define FATAL_EXIT_CODE 33 -/* Don't try to use sys_siglist. */ -#define NO_SYS_SIGLIST - /* HP's compiler has problems with enum bitfields. */ #define ONLY_INT_FIELDS |

