Fix build error by adding -fno-stack-protector to CFLAGS in usr/LBuild (#63)
[lunaix-os.git] / lunaix-os / hal / devtree / LBuild
1 src.c += (
2     "dt_interrupt.c",
3     "dt.c",
4     "dtm.c",
5     "dtspec.c"
6 )