Date: Thu, 01 Aug 2002 18:53:05 +0900 (JST) From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <20020801.185305.07647779.iwasaki@jp.FreeBSD.org> In-Reply-To: <20020730.153829.126756713.iwasaki@jp.FreeBSD.org> References: <200207272215.g6RMFg6Z045835@freefall.freebsd.org> <XFMail.20020727183059.jhb@FreeBSD.org> <20020730.153829.126756713.iwasaki@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > On 27-Jul-2002 John Baldwin wrote: > > > jhb 2002/07/27 15:15:42 PDT > > > > > > Modified files: > > > share/mk bsd.cpu.mk > > > Log: > > > - Fixup whitespace after previous commit. > > > - To minimize whitespace changes, remove a test that didn't define > > > _CPUCFLAGS if both NO_CPU_CFLAGS and NO_CPU_COPTFLAGS were defined > > > since it is redundant (we don't use _CPUCFLAGS if those are defined). > > > > > > Revision Changes Path > > > 1.14 +10 -12 src/share/mk/bsd.cpu.mk > > > > I'm currently testing some further changes that define NO_CPU_CFLAGS for > > BMAKE, TMAKE, and XMAKE to handle bootstrapping issues and use > > TARGET_CPUTYPE instead of CPUTYPE for cross builds. > > FYI: acpi wakeup from S3 got panic w/o NO_CPU_CFLAGS. Where to fix? Sorry about this, -mcpu=pentiumpro wasn't guilty. I've just fixed a bug in /sys/i386/acpica/acpi_wakeup.c asm code. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020801.185305.07647779.iwasaki>