From 6b32b23aea39e895a5aca1fbd6613337ca1ae47c Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 10 Mar 2018 13:33:36 +0100 Subject: [PATCH 1/1] guess what? tuto-msg broke on linux when I fixed freebsd --- doc/tuto-msg/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/tuto-msg/Makefile b/doc/tuto-msg/Makefile index 5d17b101b7..5e483e8953 100644 --- a/doc/tuto-msg/Makefile +++ b/doc/tuto-msg/Makefile @@ -11,7 +11,6 @@ CC ?= gcc # Your compiler (on Mac, use clang instead) ############################################################################ all: masterworker -masterworker: masterworker.o WARNING = -Wshadow -Wcast-align -Waggregate-return -Wmissing-prototypes \ -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes \ -- 2.20.1