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
Function void Lisp_O::parseCommandLineArguments() in file lisp.cc contains a number of features setup commands that are not depending on cmd line args.
Possible solution approach: Factor out setting features not depending on cmd line args into a separate function. Then use the article's recommendations to set-up the CPU type in features.