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
Makefile ignores given parameters and doesn't compile scrypt.c with -fPIC option. WOW just recompiled it manually with gcc scrypt.c -c -o obj/scrypt.o -fPIC but update this WOW makefile