Skip to content

Updated GCC 4 Makefile which does not mess with MacOS

Warren Melnick requested to merge warrenmelnick/open-adventure:master into master

An updated Makefile which tests for GCC 4 after the Darwin (MacOS) test and if found, use the proper compiler flags.

Merge request reports