Date: Sun, 4 Nov 2018 14:46:59 +0100 From: =?UTF-8?Q?Ren=C3=A9_Ladan?= <rene@freebsd.org> To: Emanuel Haupt <ehaupt@freebsd.org> Cc: Gerald Pfeifer <gerald@pfeifer.com>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r483807 - in head: Mk Mk/Uses audio/kwave audio/logitechmediaserver audio/supercollider audio/teamspeak3-server audio/wavpack audio/zynaddsubfx base/binutils cad/calculix cad/linuxcnc-d... Message-ID: <CADL2u4h_UnDa1vzxXAswV000a_PAr%2BAKUz9cnXSMGvGiOMAOhQ@mail.gmail.com> In-Reply-To: <73aa348d-ef4b-b4ce-5f89-fc415d9138a5@FreeBSD.org> References: <201811021332.wA2DWZPm025383@repo.freebsd.org> <alpine.LSU.2.21.1811031311210.15730@anthias.pfeifer.com> <73aa348d-ef4b-b4ce-5f89-fc415d9138a5@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Op zo 4 nov. 2018 om 14:35 schreef Emanuel Haupt <ehaupt@freebsd.org>: > On 11/3/18 1:22 PM, Gerald Pfeifer wrote: > > On Fri, 2 Nov 2018, Rene Ladan wrote: > >> URL: https://svnweb.freebsd.org/changeset/ports/483807 > >> > >> Log: > >> Remove compatibility code for FreeBSD < 11.2 from all ports. > >> > >> Simplify some ports where DragonFlyBSD no longer needs to be > special-cased. > >> Submitted by: rene > >> Reviewed by: bapt, jbeich > >> Differential Revision: https://reviews.freebsd.org/D17724 > > > >> Modified: head/devel/heimdall/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 > >> # does not compile with clang 6.0.0 > >> -.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} >=3D 1101513 > >> +.if ${OPSYS} =3D=3D FreeBSD > >> USE_GCC=3D yes > >> .endif > > > > Yes, but shouldn't the .if simple be removed now? > > > > Okay, to do so, Emanuel? > > Yes, with 10.x being out of the picture it should be removed and > USE_GCC=3Dyes be moved up to the USE* block. Feel free to commit. > > Done in r484041. Ren=C3=A9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADL2u4h_UnDa1vzxXAswV000a_PAr%2BAKUz9cnXSMGvGiOMAOhQ>