diff --git a/config/.Sanitize b/config/.Sanitize index 889a54bc2c..c677d55053 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 0000000000..35cf2c8ee4 --- /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 0000000000..35b8c9e4dc --- /dev/null +++ b/config/mt-elfalphapic @@ -0,0 +1 @@ +PICFLAG_FOR_TARGET=-fPIC