Home
last modified time | relevance | path

Searched hist:"3 d2e03f8172ead69e0946b764cf43cde4a4f0e3e" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/
H A DMakefilediff 3d2e03f8172ead69e0946b764cf43cde4a4f0e3e Sun Feb 19 09:19:20 CET 2017 Chijun Sima <simachijun@outlook.com> tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall"

There are repeated compiler flags "-Wall" in the Makefile.

The redundant compiler flag appears to have been there from the
introduction of the Makefile.

Signed-off-by: Chijun Sima <simachijun@qq.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>