From 6fe2d34fffd64cee9fd43b8ed4276e6e1adc8626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 30 Oct 2021 02:35:54 +0200 Subject: Add clang-format configuration --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d25311c..a7ff775 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# All we need is C99 and POSIX, which this should make available +# All we need is C99 and POSIX.1-2001, which this should make available CFLAGS = -std=gnu99 NAMES = bfc-amd64-linux bfc-amd64-openbsd -- cgit v1.2.3