From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Sun, 7 Oct 2007 18:30:56 +0200 Subject: [Buildroot] Several issues by a buildroot newbie... In-Reply-To: <003d01c8063e$26edb230$b07ee255@atmel.com> References: <4704186D.6070303@cavebear.com> <003d01c8063e$26edb230$b07ee255@atmel.com> Message-ID: <20071007163056.GJ20951@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Oct 04, 2007 at 06:14:47AM +0200, Ulf Samuelsson wrote: >uClibc supports rindex if either of >* UCLIBC_SUSV3_LEGACY or >* UCLIBC_SYSV3_LEGACY MACROS >is defined. >Previously UCLIBC_SUSV3_LEGACY_MACROS was defined, >but Bernhard wants to get rid of all legacy stuff, and his idea to achieve Ulf, go read docs/README and read the helptext of BR2_UCLIBC_CONFIG Heck, do $ make help and read the helptext there (and document your make-targets while you're at it. Undocumented targets will be removed). >this it is by intentionally breaking the build if you enable a package >containing SUSV3_LEGACY stuff. "Mum, XYZ is intentionally broken because it's not on per default". Yeah, right. Whatever.