<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/Makefile.orig	2022-11-07 05:44:31.000000000 -0600
+++ src/Makefile	2022-11-08 08:17:56.000000000 -0600
@@ -11,7 +11,7 @@
 #Flags for C++
 CXXFLAGS+=$(FLAGSCOMW) $(FLAGSCOMO)
 #Export flags for compilers and linker
-export CFLAGS CXXFLAGS
+#export CFLAGS CXXFLAGS
 
 .PHONY: all
 all: compile
</pre></body></html>