diff options
| author | Moyster <oysterized@gmail.com> | 2018-11-29 23:59:26 +0100 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2018-11-30 00:02:49 +0100 |
| commit | be2a1194e40a49e08b28bc415e5126b0a99e1194 (patch) | |
| tree | 3cca166a43fb676ce2d694711482069d64339264 /drivers/md | |
| parent | edb28d3f70cee6d30cd57e60ffb71343b263bc52 (diff) | |
Revert "GCC: Fix up for gcc 5+"
This reverts commit ff505baaf412985af758d5820cd620ed9f1a7e05.
Diffstat (limited to 'drivers/md')
| -rw-r--r-- | drivers/md/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/Makefile b/drivers/md/Makefile index b774a8bc1..771180662 100644 --- a/drivers/md/Makefile +++ b/drivers/md/Makefile @@ -1,7 +1,6 @@ # # Makefile for the kernel software RAID and LVM drivers. # -CFLAGS_KERNEL := -fno-unsafe-math-optimizations -fno-strict-aliasing dm-mod-y += dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \ dm-ioctl.o dm-io.o dm-kcopyd.o dm-sysfs.o |
