]> xenbits.xensource.com Git - xtf.git/commit
build: Move -nostdinc from COMMON_CFLAGS to COMMON_FLAGS
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 5 Jan 2023 01:17:27 +0000 (01:17 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 11 Jan 2023 01:03:19 +0000 (01:03 +0000)
commitff160740d9114293f10bb34355b993f54f8e6659
tree7ce9702928b832b9951fee0b8a7ceef0c3cee9ea
parentd1b8b7c312d2cf0e501ed43e88e45bba2c6986b5
build: Move -nostdinc from COMMON_CFLAGS to COMMON_FLAGS

It needs to find its way into COMMON_AFLAGS too.

Also fix a latent bug introduced at the same time.  PRIx32 is used by
PSE_PRIpte.

Fixes: 8e3394a51e08 ("Drop dependency on gcc-multilib")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
build/common.mk
include/inttypes.h