MErge mainline into lexer-rewrite
This commit is contained in:
commit
6c624ae848
7 changed files with 75 additions and 14 deletions
|
@ -444,7 +444,7 @@ AC_SUBST(TARGET_CPPFLAGS)
|
|||
AC_SUBST(TARGET_LDFLAGS)
|
||||
|
||||
# Check for libgcc symbols (must be performed before we add -nostdlib to LDFLAGS)
|
||||
AC_CHECK_FUNCS(__bswapsi2 __bswapdi2 __ashldi3 __ashrdi3 __lshrdi3 __trampoline_setup __ucmpdi2)
|
||||
AC_CHECK_FUNCS(__bswapsi2 __bswapdi2 __ashldi3 __ashrdi3 __lshrdi3 __trampoline_setup __ucmpdi2 _restgpr_14_x)
|
||||
|
||||
# Set them to their new values for the tests below.
|
||||
CC="$TARGET_CC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue