Closed sdshlanta closed 3 years ago
Add ADDED_CFLAGS to Makefile.common. This is useful for automated builds as it allows one to specify additional compiler flags without the need to modify the Makefile.
ADDED_CFLAGS
Makefile.common
I'm going to delete this pull request and re-add it. It looks like a bunch of commits from my playing around got in here somehow haha
Add
ADDED_CFLAGS
toMakefile.common
. This is useful for automated builds as it allows one to specify additional compiler flags without the need to modify the Makefile.