-
- Downloads
u-boot-envtools: fix building with glibc
tools/env/fw_env.c misses to include stdint.h.
Apparently musl doesn't mind and includes this header by default,
but glibc does not and causes the build to fail.
Signed-off-by:
Josua Mayer <josua.mayer97@gmail.com>
Loading
Please register or sign in to comment