From b24418d95bb86d0db62d1fe15072e5b700220812 Mon Sep 17 00:00:00 2001 From: charras Date: Thu, 18 Sep 2008 05:36:16 +0000 Subject: [PATCH] minor update --- libs.linux | 1 + 1 file changed, 1 insertion(+) diff --git a/libs.linux b/libs.linux index cd13143106..c02a64b1b1 100644 --- a/libs.linux +++ b/libs.linux @@ -57,6 +57,7 @@ KICAD_INTERNAT=$(KICAD_DATA)/internat KICAD_TEMPLATE=$(KICAD_DATA)/template # define compil and link +CXX = gcc LD = g++ SRCSUFF = .cpp