--- external/whispercpp/Makefile.orig	2026-05-21 21:23:35 UTC
+++ external/whispercpp/Makefile
@@ -1,7 +1,7 @@
 # Makefile of the library "external/whispercpp"
 # Anastasia Shchupak, 16 May 2026
 
-CPPFLAGS = -I ../../melder -I ../../fon -I ../../sys
+CPPFLAGS = -I ../../melder -I ../../fon -I ../../sys -Wno-trigraphs
 
 WHISPER_AND_GGML_OBJECTS = \
 	whisper.o \
