1
0
mirror of https://github.com/cahirwpz/amigaos-gcc-2.95.3.git synced 2025-12-08 14:58:59 +00:00

Enable multilib for libstdc++.

This commit is contained in:
Krystian Bacławski
2016-10-18 14:53:35 +02:00
parent 66cec84930
commit ff0d14cc2f

View File

@ -15,6 +15,10 @@ CROSS_LIBGCC1 = libgcc1.null
TARGET_LIBGCC2_CFLAGS = -mfixedstack
MULTILIB_OPTIONS = resident/resident32 m68000/m68020
MULTILIB_DIRNAMES = libb libb32 . libm020
MULTILIB_EXCEPTIONS = m68000 resident32 resident*/m68000
# Support for building multiple version of libgcc.
# Note: this is taken from the toplevel Makefile.in multilib support.
LIBGCC = stmp-libgcc-multi