OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libgcc/] [config/] [or32/] [t-linux] - Diff between revs 404 and 427

Show entire file | Details | Blame | View Log

Rev 404 Rev 427
Line 3... Line 3...
 
 
# hack:
# hack:
# the non-shared uclibc-0.9.31/libc/misc/internals/__uClibc_main.c
# the non-shared uclibc-0.9.31/libc/misc/internals/__uClibc_main.c
# already defines __dso_handle.  To avoid a duplicate definition,
# already defines __dso_handle.  To avoid a duplicate definition,
# we rename the crtbegin one.
# we rename the crtbegin one.
 
# JPB 18-Nov-10: Commented out, since uClibc no longer defines.
# amend gcc Makefile CLFAGS variable
# amend gcc Makefile CLFAGS variable
$(T)crtbegin.o: CRTSTUFF_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
# $(T)crtbegin.o: CRTSTUFF_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
# amend libgcc Makefile CLFAGS variable
# amend libgcc Makefile CLFAGS variable
crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
# crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
# crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
# crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.