berthubert / galmon

galileo open source monitoring
GNU General Public License v3.0
200 stars 53 forks source link

Update Makefile #126

Open mahtin opened 4 years ago

mahtin commented 4 years ago

The Makefile has CFLAGS and CXXFLAGS and they seem to not be in sync or better put, they duplicated functionality. This fix allows anyone to run a make with the following command (should they need a quick build): make ubxtool CFLAGS=-O0.