URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 400 |
Rev 404 |
Line 1... |
Line 1... |
MULTILIB_DIRNAMES = be
|
MULTILIB_DIRNAMES = be
|
EXTRA_MULTILIB_PARTS = crti.o crtbegin.o crtend.o crtn.o
|
EXTRA_MULTILIB_PARTS = crti.o crtbegin.o crtend.o crtn.o
|
|
|
|
# hack:
|
|
# the non-shared uclibc-0.9.31/libc/misc/internals/__uClibc_main.c
|
|
# already defines __dso_handle. To avoid a duplicate definition,
|
|
# we rename the crtbegin one.
|
|
# amend gcc Makefile CLFAGS variable
|
|
$(T)crtbegin.o: CRTSTUFF_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
|
|
# amend libgcc Makefile CLFAGS variable
|
|
crtbegin$(objext): CRTSTUFF_T_CFLAGS += '-D__dso_handle=__dso_handle_dummy'
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.