f-stack/mk
Philip Herron f065aa325e When compiling with GCC we hit compilation error of taking address
of packed member.

This adds -Wno-address-of-packed-member to avoid this warning.
2020-10-15 14:58:21 +01:00
..
compiler.mk Fix f_stack -Werror=unused-but-set-variable errors with gcc compilers 2018-11-07 08:56:50 +00:00
kern.mk When compiling with GCC we hit compilation error of taking address 2020-10-15 14:58:21 +01:00
kern.pre.mk Use `KMOD_SRCS` to pass extra kernel module sourcs. 2017-10-25 15:26:01 +08:00