On Fri, Aug 23, 2019 at 4:04 PM Pierre-Jean Texier wrote:
>
> Since commit d3716dd ("env: Rename the redundancy flags"), the
> definitions of ENV_REDUND_OBSOLETE & ENV_REDUND_ACTIVE was moved
> to env.h.
>
> Fixes:
>
> tools/env/fw_env.c:122:22: error: ‘ENV_REDUND_ACTIVE’ redeclared as different
Hello Pierre-Jean,
Am 23.08.2019 um 23:03 schrieb Pierre-Jean Texier:
Since commit d3716dd ("env: Rename the redundancy flags"), the
definitions of ENV_REDUND_OBSOLETE & ENV_REDUND_ACTIVE was moved
to env.h.
Fixes:
tools/env/fw_env.c:122:22: error: ‘ENV_REDUND_ACTIVE’ redeclared as different
Hi Pierre-Jean
It's work on my side.
Tested-by Joris Offouga
Best Regards,
Joris Offouga
Le ven. 23 août 2019 à 23:04, Pierre-Jean Texier a
écrit :
> Since commit d3716dd ("env: Rename the redundancy flags"), the
> definitions of ENV_REDUND_OBSOLETE & ENV_REDUND_ACTIVE was moved
> to env.h.
Since commit d3716dd ("env: Rename the redundancy flags"), the
definitions of ENV_REDUND_OBSOLETE & ENV_REDUND_ACTIVE was moved
to env.h.
Fixes:
tools/env/fw_env.c:122:22: error: ‘ENV_REDUND_ACTIVE’ redeclared as different
kind of symbol
static unsigned char ENV_REDUND_ACTIVE = 1;
4 matches
Mail list logo