From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heidelberg Date: Mon, 26 Jan 2009 10:29:00 +0100 Subject: [Buildroot] [PATCH 2/2] mplayer: add -fomit-frame-pointer for i386 In-Reply-To: <87zlhea0ai.fsf@macbook.be.48ers.dk> References: <200901261016.20373.markus.heidelberg@web.de> <87zlhea0ai.fsf@macbook.be.48ers.dk> Message-ID: <200901261029.00769.markus.heidelberg@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Peter Korsgaard, 26.01.2009: > >>>>> "Markus" == Markus Heidelberg writes: > > Markus> While searching several weeks ago, I hit the following URL, which > Markus> unfortunately currently doesn't seem to work anymore and I can't > Markus> remember what the bug was about. > > Markus> Also see http://bugs.uclibc.org/view.php?id=4604 > > That's unfortunately a link to the old (removed because of security > breach) mantis tracker. I thought so yes, is the new bugtracker already working? When entering bug id 4604 on bugs.busybox.net, I got the error "Bug #4604 does not exist.", so I kept this dead URL in the commit message for the sake of completeness. Markus