X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Farch%2Fx86%2FMakefile;h=357720c1e99d0f0c0f2cd2db3eb536b7526fdce8;hb=188a395421d2ed7038735d0e3cac37255cf45755;hp=02c5e8ed8ca47f5493b2db914048ff5528936977;hpb=7da27a216a7f4bb3331fe315cdbec69bfcf2c762;p=polintos%2Fscott%2Fpriv.git diff --git a/kernel/arch/x86/Makefile b/kernel/arch/x86/Makefile index 02c5e8e..357720c 100644 --- a/kernel/arch/x86/Makefile +++ b/kernel/arch/x86/Makefile @@ -1,6 +1,8 @@ DIR := arch/x86/ DIRS += $(DIR) +CXXFLAGS += -fno-omit-frame-pointer -march=i686 + RAW_ASFILES := entry RAW_CXXFILES := descriptors misc multiboot mem thread