CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/13 05:50:44
Modified files:
comms/zigbee2mqtt: Makefile
Log message:
switch NOT_FOR_ARCHS to ONLY_FOR_ARCHS, as things stand only amd64 will work
(and then, not on IBT machines) due to it using the esbuild node module, which
fetches a binary. if upstream can update to newer esbuild we should be able
to add aarch64 support and fix build on amd64 IBT.
