We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c7e19 commit 7ea1f4bCopy full SHA for 7ea1f4b
1 file changed
Makefile.gappkg
@@ -39,7 +39,7 @@ ifndef GAP_KERNEL_MAJOR_VERSION
39
KEXT_CXXFLAGS += -I$(GAP_LIB_DIR)/src
40
endif
41
42
-# honor used supplied flags
+# honor user supplied flags
43
KEXT_CFLAGS += $(CPPFLAGS)
44
KEXT_CFLAGS += $(CFLAGS)
45
KEXT_CXXFLAGS += $(CPPFLAGS)
0 commit comments