Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
Chen Qi
On 09/24/2020 02:13 PM, Khem Raj wrote:
On Wed, Sep 23, 2020 at 11:08 PM ChenQi <Qi.Chen@...> wrote:Thanks for this info.On 09/24/2020 01:43 PM, Khem Raj wrote:certain compilers do allow __packed keyword and it might beOn Wed, Sep 23, 2020 at 8:38 PM Chen Qi <Qi.Chen@...> wrote:It's possible, but I didn't look at the logic and I don't want to.Add a patch to remove the useless '__packed' variable to avoidI wonder if the intention is to mark this structure as packed struct I'll send out V3 to use '__attribute__((packed))__'. Best Regards, Chen Qi Unfortunately, the codes are really old, and I cannot find a place to
|
|