mikelxc / Workarounds-for-ARM-mac

This repository describes how I get most of my configurations work on the new Apple Silicon Mac
GNU General Public License v3.0
502 stars 17 forks source link

Openconnect for M1 #8

Open kecinzer opened 3 years ago

kecinzer commented 3 years ago

Can you please try compile openconnect from brew? I’m expecting MB Air M1 and I need openconnect for my work. I searched, but I din’t find anything about support. Thanks.

tedd4u commented 3 years ago

@kecinzer I don't use openconnect but it compiles to arm64 for me and the binary executes. Here's the build log and help text. (M1 MBA 8-GPU 16GB)

https://gist.github.com/tedd4u/b14b325dab31f6d4365aab7778fed2be

kecinzer commented 3 years ago

Great! Thank you for try and info. It looks promising.