From: Augustin Degomme Date: Mon, 29 Sep 2014 08:17:08 +0000 (+0200) Subject: activate this flag only for gcc, as it now generates a warning for clang > 3.4 X-Git-Tag: v3_12~788^2~7 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/33000bf1ab61a3274200762ffb6f96098e0d5bd3?ds=sidebyside;hp=33000bf1ab61a3274200762ffb6f96098e0d5bd3 activate this flag only for gcc, as it now generates a warning for clang > 3.4 The flag is not used by clang, which used to just ignore it. ---