tmulle commented on issue #3467: URL: https://github.com/apache/netbeans/issues/3467#issuecomment-1739860588
@neilcsmith-net I can submit a PR for the changes I did, but it is just a few lines added to `hostinfo.sh`. As far as any other changes I did, I didn't do anything else but following the instructions at https://github.com/apache/netbeans/issues/3467#issuecomment-1015056935 To test building on my M1. If you follow the comments from that link down you can see what I ran into. TL;DR - running `buildall.sh` builds the code on my M1 mac to `netbeans/ide/dlight.nativeexecution/tools/MacOSX-arm` when the final directory needs to be `MacOSX-arm_64` as mentioned in the comments above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
