Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2014 21:57:45 +0900 (JST)
From:      TAKAHASHI Yoshihiro <nyan@FreeBSD.org>
To:        imp@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r273155 - in head: etc/devd libexec share/mk
Message-ID:  <20141016.215745.1918694238903129813.nyan@FreeBSD.org>
In-Reply-To: <201410160033.s9G0X6W1063001@svn.freebsd.org>
References:  <201410160033.s9G0X6W1063001@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <201410160033.s9G0X6W1063001@svn.freebsd.org>
Warner Losh <imp@freebsd.org> writes:

> Log:
>   HYPERV isn't available on all architectures, but just on by default
>   for i386/amd64. Rather, it only works on i386/amd64 and should only be
>   built there. Rather than change the default based on which
>   architecutre, do things more directly by only building it on
>   i386/amd64 and having it always on. This is how we handle other
>   options that are relevant only for a few architectures.
> 
> Added:
>   head/libexec/Makefile.amd64   (contents, props changed)
>   head/libexec/Makefile.i386   (contents, props changed)

We need a dummy Makefile.pc98 to avoid including Makefile.i386 on pc98.

---
TAKAHASHI Yoshihiro <nyan@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141016.215745.1918694238903129813.nyan>