From 2faeb82daf7f74b0dda868adc7e4c43640e79982 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 4 May 2008 17:59:46 +0000 Subject: divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE * bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation --- conf/distro/include/angstrom-eglibc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/include/angstrom-eglibc.inc') diff --git a/conf/distro/include/angstrom-eglibc.inc b/conf/distro/include/angstrom-eglibc.inc index 837aec9f2d..394ec7c2d4 100644 --- a/conf/distro/include/angstrom-eglibc.inc +++ b/conf/distro/include/angstrom-eglibc.inc @@ -16,7 +16,7 @@ TARGET_OS = "linux${@['','-gnueabi'][bb.data.getVar('TARGET_ARCH',d,1) in ['arm' #mess with compiler flags to use -Os instead of -O2 #Please see http://free-electrons.com/doc/embedded_linux_optimizations/img47.html for some more info -# perl has some problems, see http://bugs.openembedded.org/show_bug.cgi?id=1616 +# perl has some problems, see http://bugs.openembedded.net/show_bug.cgi?id=1616 # [23:00] oxo: glibc (any version) on sparc does not like (repeat me) "-Os" FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os" -- cgit v1.2.3