🔧 build(fix aarch64 warning): ignore compile warning
This commit is contained in:
@@ -405,6 +405,8 @@ static inline uint16_t gre0_hdr_get_offset(const struct gre0_hdr *hdr)
|
||||
}
|
||||
}
|
||||
|
||||
#pragma GCC diagnostic warning "-Warray-bounds"
|
||||
|
||||
static inline uint32_t gre0_hdr_get_key(const struct gre0_hdr *hdr)
|
||||
{
|
||||
if (gre0_hdr_get_key_flag(hdr))
|
||||
|
||||
Reference in New Issue
Block a user