From: Martin Quinson Date: Sat, 10 Mar 2018 12:33:36 +0000 (+0100) Subject: guess what? tuto-msg broke on linux when I fixed freebsd X-Git-Tag: v3.19~102 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6b32b23aea39e895a5aca1fbd6613337ca1ae47c guess what? tuto-msg broke on linux when I fixed freebsd --- 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 \