You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building Medusa from source and running go build, getting the following warning:
# github.com/crytic/medusa
ld: warning: '/private/var/folders/68/r6z4l86d0zn8qy8hb48bd8fh0000gp/T/go-link-3501725939/go.o' has malformed LC_DYSYMTAB, expected 127 undefined symbols to start at index 27562, found 170 undefined symbols starting at index 121
On an M2 computer, aarm arch
The text was updated successfully, but these errors were encountered:
Yea i've been getting this for a while and hasn't really affected my usage of it. Let's keep the issue open in case it triggers something down the line.
After building Medusa from source and running
go build
, getting the following warning:On an M2 computer, aarm arch
The text was updated successfully, but these errors were encountered: