Bug tracker is again down, so I am sending this to the mailing list.

Recent check-in 34043 seems to have broken defconfig and menuconfig in trunk for me (after a make dirclean). Same probably for the backport to Attitude Adjustment, but I haven't checked that.

Changeset:
http://nbd.name/gitweb.cgi?p=packages.git;a=commitdiff;h=5f33828945405b56b7b4d8b334968cdef256cee7

Is the last + too much?

Should this
+  DEPENDS:=+EXTERNAL_TOOLCHAIN:libc +EXTERNAL_TOOLCHAIN:+libgcc

be  instead:
+  DEPENDS:=+EXTERNAL_TOOLCHAIN:libc +EXTERNAL_TOOLCHAIN:libgcc

Removing the last + fixes things for me.

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to