X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ltcf-cxx.sh;h=fa8dbd08d6337535eb6f245b2da43ee9a332f8cd;hb=036dc3f7557a7cd087c0965aad5bab387c6b2bce;hp=465650ff4d5b57d52a95b724e21bab4961257a5f;hpb=61edac0ce677aaae55a153fe54eabd116865f425;p=binutils-gdb.git diff --git a/ltcf-cxx.sh b/ltcf-cxx.sh index 465650ff4d5..fa8dbd08d63 100644 --- a/ltcf-cxx.sh +++ b/ltcf-cxx.sh @@ -22,7 +22,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -652,6 +652,9 @@ case $host_os in ;; esac ;; + tpf*) + ld_shlibs=yes + ;; unixware*) # FIXME: insert proper C++ library support ld_shlibs=no