Use uint64_t instead of int type.
This resolves ipfragreass build breakage with clang on 32-bit systems.
Signed-off-by: Brian Brooks
---
platform/linux-generic/m4/configure.m4 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/platform/linux-generic/m4/configure.m4
b/plat
On 27 June 2017 at 22:58, Brian Brooks wrote:
> Use uint64_t instead of int type.
>
> This resolves ipfragreass build breakage with clang on 32-bit systems.
>
> Change-Id: I23b9b6a46cbfaeff99116dac9c22e86629cbdf24
>
looks ok for me, but please remove change-id and add sign-off.
Maxim.
> ---
Use uint64_t instead of int type.
This resolves ipfragreass build breakage with clang on 32-bit systems.
Change-Id: I23b9b6a46cbfaeff99116dac9c22e86629cbdf24
---
platform/linux-generic/m4/configure.m4 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/platform/linux-generic