Skip to content

Add option for architecture in Makefile

Eliah REBSTOCK requested to merge (removed):arch_option into master

In this merge request:

  • Add an option to add gcc architecture option in main Makefile (-m32, -m64, etc.)
  • Use a more idiomatic way to call sub Makefiles

Merge request reports