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
it tells the user to run gmake setup, but there's no instruction on how to get gmake before that point. And if you do # pkg install gmake, it chokes. Maybe tell the user to install gnu-make first?
On
oi-docs/docs/dev/userland.md
Line 135 in 8b3ec5c
gmake setup, but there's no instruction on how to getgmakebefore that point. And if you do# pkg install gmake, it chokes. Maybe tell the user to installgnu-makefirst?