A question about options
Thierry Thomas <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Organization | Kabbale Eros |
| Message-ID | <[email protected]> |
Hello porters,
The ports lang/gnat12 and lang/gnat13 have a radio option to choose
bootstrap, either from GCC or from the previous asset. The previous
asset is the default, but for FreeBSD-16 no previous assets exists.
There exists a macro for OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R} but if I
set
OPTIONS_EXCLUDE_FreeBSD_16= PREVASSET
there is no macro to change the default for the other releases.
Is there something to do that?
Of course I could change the default to GCC for every release, or write
some hack to bypass the macros, but I’d prefer to avoid that. Any idea?
Regards,
--
Th. Thomas.