diff options
| author | Miguel <m.i@gmx.at> | 2018-09-27 01:43:43 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-27 01:43:43 +0200 |
| commit | 330aa15e3e4a705eb8d168bc9c76af9b1b768dfc (patch) | |
| tree | be3412953a872dc3ad43217d45009f28d4607966 /Makefile | |
| parent | c7bf9cc575dea15ecc8780afd34ffb3503f3249b (diff) | |
user space compilation of fool stack
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ AS=i686-elf-as CFLAGS= #CFLAGS+=-fvar-tracking CFLAGS+=-DGIT_REVISION=\"$(GIT_REVISION)\" +CFLAGS+=-DFOOLOS_KERNEL CFLAGS+=-ffreestanding # do we need this if using own compiler? CFLAGS+=-nostdlib #CFLAGS+=-Og |
