mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
Update makefile
This commit is contained in:
parent
72dc2c0357
commit
87a799e174
4
makefile
4
makefile
@ -1,6 +1,6 @@
|
|||||||
CC=g++
|
CC=g++
|
||||||
# CFLAGS=-Wall -O2 -std=gnu++11 (Problem with this line)
|
# CFLAGS=-Wall -O2 -std=gnu++11 (Problem with this line, g810-led -a ff0000, missing set key)
|
||||||
CFLAGS=-std=gnu++11
|
CFLAGS=-Wall -std=gnu++11
|
||||||
LDFLAGS=-lusb-1.0
|
LDFLAGS=-lusb-1.0
|
||||||
PROGN=g810-led
|
PROGN=g810-led
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user