minor update
This commit is contained in:
parent
576ee1c486
commit
b24418d95b
|
@ -57,6 +57,7 @@ KICAD_INTERNAT=$(KICAD_DATA)/internat
|
||||||
KICAD_TEMPLATE=$(KICAD_DATA)/template
|
KICAD_TEMPLATE=$(KICAD_DATA)/template
|
||||||
|
|
||||||
# define compil and link
|
# define compil and link
|
||||||
|
CXX = gcc
|
||||||
LD = g++
|
LD = g++
|
||||||
|
|
||||||
SRCSUFF = .cpp
|
SRCSUFF = .cpp
|
||||||
|
|
Loading…
Reference in New Issue