Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 16:03:51 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Piotr Kubaj <pkubaj@anongoth.pl>
Cc:        Adam Weinberger <adamw@adamw.org>,  ports-committers <ports-committers@freebsd.org>,  svn-ports-all <svn-ports-all@freebsd.org>,  svn-ports-head <svn-ports-head@freebsd.org>
Subject:   Re: svn commit: r551634 - head/databases/postgresql13-server
Message-ID:  <alpine.LSU.2.23.453.2010101602560.5385@naga>
In-Reply-To: <20201008112444.GA30140@KGPE-D16>
References:  <202010071306.097D6JOj080863@repo.freebsd.org> <CAP7rwcgpFhJB2d09XuvpOQ%2B09OPZoW%2BOXbtQTrqEp22=qJFKJA@mail.gmail.com> <20201008102448.GA35539@KGPE-D16> <CAP7rwci=m-0q9A7XN-MFymP_Q54G7CrzCsb907H4HisUC6%2BM5A@mail.gmail.com> <20201008112444.GA30140@KGPE-D16>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Oct 2020, Piotr Kubaj wrote:
> So ideally, it would need to be something like BROKEN:
> BROKEN_FreeBSD_12_powerpc64=
> 
> I'll look whether something like this works:
> OPTIONS_EXCLUDE_powerpc64=	${OPTIONS_EXCLUDE_powerpc64_${OSREL:R}}
> OPTIONS_EXCLUDE_powerpc64_12=	LLVM

How about using a simple old .if statement? :-)

  .if ...
  :
  .endif

Gerald



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