projects
/
akaros.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add support for a crossed-native compiler build (XCC)
[akaros.git]
/
Makelocal.template
diff --git
a/Makelocal.template
b/Makelocal.template
index
b1369ab
..
eb6a1c8
100644
(file)
--- a/
Makelocal.template
+++ b/
Makelocal.template
@@
-3,6
+3,7
@@
#CFLAGS_USER += -DCONFIG_SYSCALL_TRAP
#CFLAGS_USER += -g
#CFLAGS_TESTS += -static
+export CFLAGS_USER CFLAGS_TESTS
# brho's custom targets. Customize to your system.
#$(OBJDIR)/kern/.kvm.touch: $(KERNEL_OBJ)