diff options
Diffstat (limited to 'arch/x86_64/Makefile')
| -rw-r--r-- | arch/x86_64/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86_64/Makefile b/arch/x86_64/Makefile index 2941a915d4ef..29617ae3926d 100644 --- a/arch/x86_64/Makefile +++ b/arch/x86_64/Makefile | |||
| @@ -40,10 +40,6 @@ cflags-y += -m64 | |||
| 40 | cflags-y += -mno-red-zone | 40 | cflags-y += -mno-red-zone |
| 41 | cflags-y += -mcmodel=kernel | 41 | cflags-y += -mcmodel=kernel |
| 42 | cflags-y += -pipe | 42 | cflags-y += -pipe |
| 43 | cflags-kernel-$(CONFIG_REORDER) += -ffunction-sections | ||
| 44 | # this makes reading assembly source easier, but produces worse code | ||
| 45 | # actually it makes the kernel smaller too. | ||
| 46 | cflags-y += -fno-reorder-blocks | ||
| 47 | cflags-y += -Wno-sign-compare | 43 | cflags-y += -Wno-sign-compare |
| 48 | cflags-y += -fno-asynchronous-unwind-tables | 44 | cflags-y += -fno-asynchronous-unwind-tables |
| 49 | ifneq ($(CONFIG_DEBUG_INFO),y) | 45 | ifneq ($(CONFIG_DEBUG_INFO),y) |
