summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/makefile
diff options
context:
space:
mode:
authorolpc user <olpc@xo-5d-f7-86.localdomain>2019-11-22 13:35:48 -0800
committerolpc user <olpc@xo-5d-f7-86.localdomain>2019-11-22 13:35:48 -0800
commit8565b47b9e8a59ac06e4f739d63218b0f1e5cb05 (patch)
treea6b42986293d5e6f3fa7d624bf783bc65db38cf3 /starts/meaning-vm/makefile
parent018ced49ce429b123cbf63534d75f16ca91a96c2 (diff)
downloadstandingwithresilience-8565b47b9e8a59ac06e4f739d63218b0f1e5cb05.tar.gz
standingwithresilience-8565b47b9e8a59ac06e4f739d63218b0f1e5cb05.zip
basic habit state change meaning boilerplate
Diffstat (limited to 'starts/meaning-vm/makefile')
-rw-r--r--starts/meaning-vm/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/starts/meaning-vm/makefile b/starts/meaning-vm/makefile
index ebbb00e..a562715 100644
--- a/starts/meaning-vm/makefile
+++ b/starts/meaning-vm/makefile
@@ -1,4 +1,4 @@
-CXXFLAGS=-std=c++14 -ggdb
+CXXFLAGS=-std=c++14 -fno-operator-names -ggdb
LINK.o=$(LINK.cc)
main: main.o concept.o helpers.o