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 /fs/Makefile | |
| parent | edb28d3f70cee6d30cd57e60ffb71343b263bc52 (diff) | |
| download | android_kernel_m2note-be2a1194e40a49e08b28bc415e5126b0a99e1194.tar.gz | |
Revert "GCC: Fix up for gcc 5+"
This reverts commit ff505baaf412985af758d5820cd620ed9f1a7e05.
Diffstat (limited to 'fs/Makefile')
| -rw-r--r-- | fs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile index f5e3ba300..3f84895b8 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -4,7 +4,6 @@ # 14 Sep 2000, Christoph Hellwig <hch@infradead.org> # Rewritten to use lists instead of if-statements. # -CFLAGS_binfmt_elf.o := -fno-unsafe-math-optimizations -fno-strict-aliasing obj-y := open.o read_write.o file_table.o super.o \ char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \ |
