Hi Nia,
Am 31.12.2020 um 11:29 schrieb nia:
Yes, it needs to be disabled by default and shouldn't be an option.
It should ideally also be pulled up to the stable branch if we
can't get this in in time.
```
builder91$ rcsdiff options.mk
===================================================================
RCS file: options.mk,v
retrieving revision 1.1
diff -r1.1 options.mk
5a6
> PKG_SUPPORTED_OPTIONS+= build-native
61a63,65
> .if empty(PKG_OPTIONS:Mbuild-native)
> ${ECHO} "MENUSELECT_CFLAGS=-BUILD_NATIVE" >>
${WRKSRC}/pkgsrc.makeopts
> .endif
```