Date: Mon, 28 Apr 2014 15:10:02 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: vbox@FreeBSD.org Subject: Re: ports/189068: commit references a PR Message-ID: <201404281510.s3SFA2Rc073174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189068; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/189068: commit references a PR Date: Mon, 28 Apr 2014 15:01:36 +0000 (UTC) Author: decke Date: Mon Apr 28 15:01:33 2014 New Revision: 352508 URL: http://svnweb.freebsd.org/changeset/ports/352508 QAT: https://qat.redports.org/buildarchive/r352508/ Log: - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386 PR: ports/189068 Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> Modified: head/emulators/virtualbox-ose/files/patch-include-iprt-x86.h Modified: head/emulators/virtualbox-ose/files/patch-include-iprt-x86.h ============================================================================== --- head/emulators/virtualbox-ose/files/patch-include-iprt-x86.h Mon Apr 28 14:38:51 2014 (r352507) +++ head/emulators/virtualbox-ose/files/patch-include-iprt-x86.h Mon Apr 28 15:01:33 2014 (r352508) @@ -1,6 +1,6 @@ --- include/iprt/x86.h.orig 2014-02-25 11:59:50.000000000 -0500 +++ include/iprt/x86.h 2014-03-11 16:46:08.000000000 -0400 -@@ -35,6 +35,15 @@ +@@ -35,6 +35,16 @@ # pragma D depends_on library vbox-types.d #endif @@ -11,6 +11,7 @@ +# undef MSR_IA32_PLATFORM_ID +# undef MSR_BBL_CR_CTL3 +# undef MSR_IA32_MISC_ENABLE ++# undef MSR_IA32_FEATURE_CONTROL +#endif + /* Workaround for Solaris sys/regset.h defining CS, DS */ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404281510.s3SFA2Rc073174>