History log of /f-stack/mk/kern.mk (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v1.21.1, v1.21
# a1d3d0a7 15-Oct-2020 Philip Herron <[email protected]>

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.


Revision tags: v1.20, v1.13
# c74bbd60 07-Nov-2018 dongbo4 <[email protected]>

Add arch arm64 compiler options


# 9bd490e8 07-Nov-2018 dongbo4 <[email protected]>

Add arch arm64 compiler options


Revision tags: v1.12, v1.11
# a9643ea8 21-Apr-2017 logwang <[email protected]>

init