From 09262f979ebee6e057b40421f89d46a0c5cbdd1a Mon Sep 17 00:00:00 2001 From: olpc user Date: Fri, 13 Dec 2019 11:43:39 -0800 Subject: a request for support ended up in makefile; commiting changed file --- starts/meaning-vm/makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/starts/meaning-vm/makefile b/starts/meaning-vm/makefile index 3c560e0..4933f1d 100644 --- a/starts/meaning-vm/makefile +++ b/starts/meaning-vm/makefile @@ -1,3 +1,5 @@ +# Please support Karl working on this intelligence framework. The framework needs to be quality, so that the rest may function. + CXXFLAGS=-pedantic -Wall -Werror -Wno-error=deprecated-declarations -std=gnu++17 -fno-operator-names -ggdb -O0 LINK.o=$(LINK.cc) -- cgit v1.2.3