Loading configure +1 −1 Original line number Diff line number Diff line Loading @@ -4158,7 +4158,7 @@ fi if test "$ARCH" = "tci"; then linker_script="" else linker_script="-Wl,-T../config-host.ld -Wl,-T,\$(SRC_PATH)/\$(ARCH).ld" linker_script="-Wl,-T../config-host.ld -Wl,-T,\$(SRC_PATH)/ldscripts/\$(ARCH).ld" fi if test "$target_linux_user" = "yes" -o "$target_bsd_user" = "yes" ; then Loading alpha.ld→ldscripts/alpha.ld +0 −0 File moved. View file arm.ld→ldscripts/arm.ld +0 −0 File moved. View file hppa.ld→ldscripts/hppa.ld +0 −0 File moved. View file i386.ld→ldscripts/i386.ld +0 −0 File moved. View file Loading
configure +1 −1 Original line number Diff line number Diff line Loading @@ -4158,7 +4158,7 @@ fi if test "$ARCH" = "tci"; then linker_script="" else linker_script="-Wl,-T../config-host.ld -Wl,-T,\$(SRC_PATH)/\$(ARCH).ld" linker_script="-Wl,-T../config-host.ld -Wl,-T,\$(SRC_PATH)/ldscripts/\$(ARCH).ld" fi if test "$target_linux_user" = "yes" -o "$target_bsd_user" = "yes" ; then Loading