URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [config/] [m68k/] [t-openbsd] - Rev 26
Go to most recent revision | Compare with Previous | Blame | View Log
# gdb gets confused if pic code is linked with non pic
# We cope by building all variants of libgcc.
MULTILIB_OPTIONS = fpic/fPIC
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
Go to most recent revision | Compare with Previous | Blame | View Log