From owner-svn-src-stable@freebsd.org Thu Jan 14 18:01:06 2016 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBCA6A8393D; Thu, 14 Jan 2016 18:01:06 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x233.google.com (mail-pf0-x233.google.com [IPv6:2607:f8b0:400e:c00::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9603712CB; Thu, 14 Jan 2016 18:01:06 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x233.google.com with SMTP id e65so103597411pfe.0; Thu, 14 Jan 2016 10:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=7UIFowoxqSdIfsjNo9e5uixz01vk9syoPXR6bYqFgeg=; b=rlnvOTOuJGcxytdH9NcpZa6yZ1LDgP0veuqbnDVj130gm1fgi+Ir2VPK4o+bvciZUj qfoS2WqEuaHJ6aCN1opWEcOHO+mEezlRmRa8hyNaJaj/MQSDmF5NXFhLGqK0cvi8oqxr jXSoHCcak38TwdSRS1rn580F/h2zjNPocB7aweIALVI4bpDMfAJ/dVD1ISlTX6A2fX1u 6b5WkA5ESjv5ZJykpbaQnych7LHVYkg0Ia3NyiJWZliTWIh6w8nf50ZfDnxJw7TIT1Ip 1dZ0IanwBudYwNHfIMChiBYAiV+2/t74AJm4WH4rvgKIBFYUAvSh7XJ9FGsSdAf1fYy8 p0SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=7UIFowoxqSdIfsjNo9e5uixz01vk9syoPXR6bYqFgeg=; b=GfynoS0YKy+rSyYuP6WkGbQ+myzYBGixiN9d9QVASLgO9R7yCYVXIGZ12eipl0JSOH b7vSvYfpXHk//2GVTQEdVQxSkHY+Uspq/6KU7JeIY5HLIc66Q1enjW8jnCi73KAhZdwJ l/u8y33ARJQlHGccFkeqyXoal8OfvSdgU6sXpLRXJoK6ulrUO6eDbZBcgTh9SrJ9qImK osvM/bUVpcQxGtT4awIbrfwA+ym68jOFhSkJnMh+rI7yTdTZAfK7t3BbjMBGU2oc3OiC N+4pNl7JSCbyuYXHc5VzeGREXvbXq7TrTshV8AgqlRIIGVQ2pgYVjd0+AGabCzkJfHJs b0Qg== X-Gm-Message-State: ALoCoQns9fUlClIr+FkxKVI/9ydiZaVZfjXauiVjh5gnrjGNC/LpkeCsE7RqVZgxNTA7iaQcOlTLr/0Upg9hcy8FFnogb2O1ew== X-Received: by 10.98.65.203 with SMTP id g72mr8084552pfd.44.1452794465628; Thu, 14 Jan 2016 10:01:05 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:f478:ccdc:ca0f:26df? ([2601:601:800:126d:f478:ccdc:ca0f:26df]) by smtp.gmail.com with ESMTPSA id s84sm10683436pfa.74.2016.01.14.10.01.04 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Jan 2016 10:01:04 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: svn commit: r294025 - stable/10/sys/modules/if_gif From: NGie Cooper In-Reply-To: <201601141744.u0EHijHT087554@repo.freebsd.org> Date: Thu, 14 Jan 2016 10:01:03 -0800 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <16A13BC7-2768-4426-88B6-5CCFAF975BF8@gmail.com> References: <201601141744.u0EHijHT087554@repo.freebsd.org> To: Sean Bruno X-Mailer: Apple Mail (2.2104) X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 18:01:06 -0000 > On Jan 14, 2016, at 09:44, Sean Bruno wrote: >=20 > Author: sbruno > Date: Thu Jan 14 17:44:45 2016 > New Revision: 294025 > URL: https://svnweb.freebsd.org/changeset/base/294025 >=20 > Log: > Fixup option handling after r293778 by wrapping MK_INET6_SUPPORT in a > KERNBUILDDIR check. >=20 > Sponsored by: Limelight Networks >=20 > Modified: > stable/10/sys/modules/if_gif/Makefile >=20 > Modified: stable/10/sys/modules/if_gif/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- stable/10/sys/modules/if_gif/Makefile Thu Jan 14 17:42:46 2016 = (r294024) > +++ stable/10/sys/modules/if_gif/Makefile Thu Jan 14 17:44:45 2016 = (r294025) > @@ -17,7 +17,9 @@ OPT_INET!=3D cat ${KERNBUILDDIR}/opt_inet. > .if empty(OPT_INET) > MK_INET_SUPPORT=3D no > .endif > +.endif >=20 > +.if !defined(KERNBUILDDIR) > .if ${MK_INET6_SUPPORT} !=3D "no" > opt_inet6.h: > echo "#define INET6 1" > ${.TARGET} >=20 Pointyhat to: ngie Thanks :/..=