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
This commit allows configuring the items in advance by executing
"make config" and specifying them in a configuration file. Subsequently,
run "make" according to the provided configurations. e.g.,
$ make config ENABLE_SDL=0
$ make
0 commit comments