* pe-dll.c: (make_one) Conditionally include jump stubs.
[deliverable/binutils-gdb.git] / ltcf-cxx.sh
index 465650ff4d5b57d52a95b724e21bab4961257a5f..fa8dbd08d6337535eb6f245b2da43ee9a332f8cd 100644 (file)
@@ -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
This page took 0.028139 seconds and 4 git commands to generate.