From 7393381894336af0a4812a488329d22c3c05d622 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 4 Sep 2014 22:31:41 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1cf9508..b32460b 100644 --- a/Makefile +++ b/Makefile @@ -65,9 +65,9 @@ PIC = -fPIC endif endif -# The C standard for C code compilation +# The C++ standard for C++ code compilation STD = c++11 -# Optimisation settings for C code compilation +# Optimisation settings for C++ code compilation OPTIMISE ?= -Og -g # Definitions for CPP, remove __GCC__ if you are not using g++ DEFS = __GCC__ -- cgit v1.2.3-70-g09d2