From be2a1194e40a49e08b28bc415e5126b0a99e1194 Mon Sep 17 00:00:00 2001 From: Moyster Date: Thu, 29 Nov 2018 23:59:26 +0100 Subject: Revert "GCC: Fix up for gcc 5+" This reverts commit ff505baaf412985af758d5820cd620ed9f1a7e05. --- init/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'init') diff --git a/init/Makefile b/init/Makefile index 77111b940..243f61de2 100644 --- a/init/Makefile +++ b/init/Makefile @@ -1,8 +1,6 @@ # # Makefile for the linux kernel. # -CFLAGS_do_mounts.o := -fno-unsafe-math-optimizations -fno-strict-aliasing -CFLAGS_init_task.o := -fno-unsafe-math-optimizations -fno-strict-aliasing obj-y := main.o version.o mounts.o obj-y += noinitramfs.o -- cgit v1.2.3