From 2d6bda44511d30461cd4f90a75f3c35c3562449e Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 19 Sep 2009 15:05:25 +0000
Subject: [PATCH] *** empty log message ***

---
 utils/api_demos/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/api_demos/Makefile b/utils/api_demos/Makefile
index 78b237b597..c6fc6009f7 100644
--- a/utils/api_demos/Makefile
+++ b/utils/api_demos/Makefile
@@ -1,4 +1,4 @@
-FLAGS = -g -O2
+FLAGS = -g -O2 ${CXXFLAGS}
 INC = -I/usr/local/include -I.
 GMSH = -L/usr/local/lib -lGmsh
 GLUT = -framework OpenGL -framework GLUT -framework Cocoa -framework ApplicationServices
-- 
GitLab