pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS by default in 2.3.3 since it doesn't really work.
* pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS by default in 2.3.3 since it doesn't really work. * pa-ghpux.h, pa1-hpux.h, pa1-ghpux.h: Likewise. From-SVN: r2866
This commit is contained in:
parent
7e98573853
commit
aca49971b6
@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to
|
||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#ifndef TARGET_DEFAULT
|
||||
#define TARGET_DEFAULT 8 /* TARGET_SHARED_LIBS */
|
||||
#define TARGET_DEFAULT 0
|
||||
#endif
|
||||
|
||||
#include "pa.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user