summaryrefslogtreecommitdiff
path: root/build/x11
diff options
context:
space:
mode:
Diffstat (limited to 'build/x11')
-rwxr-xr-xbuild/x112
1 files changed, 1 insertions, 1 deletions
diff --git a/build/x11 b/build/x11
index a383438..7489e93 100755
--- a/build/x11
+++ b/build/x11
@@ -10,5 +10,5 @@ bench()
fi
}
->&2 bench cc -std=c89 -Wall -Wextra sources/main.c -static -o artifacts/xip-8
+>&2 bench cc -std=c89 -Wall -Wextra -Wno-comment sources/main.c -static -o artifacts/xip-8
>&2 echo "------------------------------------------------\n"