Author: ps-guest Date: 2010-01-08 14:50:55 +0000 (Fri, 08 Jan 2010) New Revision: 4073
Modified: glibc-package/trunk/debian/sysdeps/kfreebsd-amd64.mk Log: revert kfreebsd-amd64.mk chabge from r4072 Modified: glibc-package/trunk/debian/sysdeps/kfreebsd-amd64.mk =================================================================== --- glibc-package/trunk/debian/sysdeps/kfreebsd-amd64.mk 2010-01-08 13:36:47 UTC (rev 4072) +++ glibc-package/trunk/debian/sysdeps/kfreebsd-amd64.mk 2010-01-08 14:50:55 UTC (rev 4073) @@ -17,7 +17,7 @@ i386_CC = $(CC) -m32 i386_CXX = $(CXX) -m32 i386_add-ons = ports linuxthreads $(add-ons) -i386_extra_cflags = -march=i686 -mtune=generic +i386_extra_cflags = -march=pentium4 -mtune=generic i386_extra_config_options = $(extra_config_options) --disable-compatible-utmp i386_includedir = /usr/include/i486-kfreebsd-gnu i386_rtlddir = /lib -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

