summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa-hpux.opt
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-03 02:13:31 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-03 02:13:31 +0000
commit4d15365c5d59e05dbba4871fcb89af77a1282d1b (patch)
tree0ef89f7c9f9f46ae2e9f6d0827bc3e8293b2d1c7 /gcc/config/pa/pa-hpux.opt
parent2ade2b9388b4a4f0b6c01864ca0da7d06ff55499 (diff)
downloadgcc-4d15365c5d59e05dbba4871fcb89af77a1282d1b.tar.gz
* config/pa/pa-hpux10.opt: New.
* config/hpux11.opt (pthread): New Driver option. * config/pa/pa-hpux.opt (nolibdld, rdynamic): New Driver options. * config.gcc (hppa[12]*-*-hpux10*): Use pa/pa-hpux10.opt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169779 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa/pa-hpux.opt')
-rw-r--r--gcc/config/pa/pa-hpux.opt8
1 files changed, 7 insertions, 1 deletions
diff --git a/gcc/config/pa/pa-hpux.opt b/gcc/config/pa/pa-hpux.opt
index 4a656268166..eaed8be2d97 100644
--- a/gcc/config/pa/pa-hpux.opt
+++ b/gcc/config/pa/pa-hpux.opt
@@ -1,6 +1,6 @@
; Options for the HP PA-RISC port of the compiler.
-; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2011 Free Software Foundation, Inc.
;
; This file is part of GCC.
;
@@ -29,3 +29,9 @@ Specify UNIX standard for predefines and linking
mwsio
Target RejectNegative InverseMask(SIO)
Generate cpp defines for workstation IO
+
+nolibdld
+Driver
+
+rdynamic
+Driver