if you upgrade that package thusly, the build error goes away and
you don't need the libtool patch anymore.
rday
--
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lectur
Hi All,
I am pretty sure that the OpenWRT is still NOT compiling the Linux
kernel and modules for mips1 when the main menuconfig "Advanced
configuration options (for developers)" "-mips1 -march=r3000
-mtune=r3000" flag is given.
The packages seem to compiled correctly for mips1, but when
> if you upgrade that package thusly, the build error goes away and
> you don't need the libtool patch anymore.
>
> rday
> --
Fixed in revision 10685.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailm
On Thu, Mar 27, 2008 at 4:49 PM, Robert P. J. Day <[EMAIL PROTECTED]>
wrote:
>
> Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
>
> ---
>
> fix a syntax error i introduced when i added support for
> binutils-2.18. oops.
>
>
> diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Co
On Wed, Mar 26, 2008 at 4:54 AM, Roberto Riggio <
[EMAIL PROTECTED]> wrote:
>
> Signed-off-by: Roberto Riggio ([EMAIL PROTECTED])
>
> --
>
> Index: target/linux/x86/generic/profiles/Pcengines.mk
> ===
> --- target/linux/x86/generic/pr