From 0186b09421a6f5bcac087dbc91b2eb88d53162bc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 22 Jan 1998 17:38:05 +0000 Subject: [PATCH] Add forgotten files. --- config/.Sanitize | 2 ++ config/mh-elfalphapic | 1 + config/mt-elfalphapic | 1 + 3 files changed, 4 insertions(+) create mode 100644 config/mh-elfalphapic create mode 100644 config/mt-elfalphapic diff --git a/config/.Sanitize b/config/.Sanitize index 889a54bc2c6..c677d550538 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -39,6 +39,7 @@ mh-decstation mh-delta88 mh-dgux mh-dgux386 +mh-elfalphapic mh-go32 mh-hp300 mh-hpux @@ -67,6 +68,7 @@ mh-windows mh-x86pic mpw mpw-mh-mpw +mt-elfalphapic mt-linux mt-m68kpic mt-netware diff --git a/config/mh-elfalphapic b/config/mh-elfalphapic new file mode 100644 index 00000000000..35cf2c8ee4e --- /dev/null +++ b/config/mh-elfalphapic @@ -0,0 +1 @@ +PICFLAG=-fPIC diff --git a/config/mt-elfalphapic b/config/mt-elfalphapic new file mode 100644 index 00000000000..35b8c9e4dc2 --- /dev/null +++ b/config/mt-elfalphapic @@ -0,0 +1 @@ +PICFLAG_FOR_TARGET=-fPIC -- 2.30.2