1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00

OSX Makefile changes (restored accidentally deleted line)

This commit is contained in:
David E 2020-03-15 20:04:04 -04:00
parent bf70dc6d4f
commit dfe0783b4e

View File

@ -1,3 +1,4 @@
CXX?=g++
UNAME := $(shell uname) UNAME := $(shell uname)
CXXFLAGS?=-Wall -O2 CXXFLAGS?=-Wall -O2