diff options
author | Josua Mayer <josua.mayer97@gmail.com> | 2016-08-18 16:06:05 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-08-18 16:06:05 +0200 |
commit | d6c4db5f9bdd9ff502043a8ec6f5c948dd2f9e84 (patch) | |
tree | 00afc0c8b0b8f1a0ff9d42b3a601bbe28c30eadc /package/libs | |
parent | c730772eb974bb3aec7827abea60a67848c3fb63 (diff) | |
download | master-187ad058-d6c4db5f9bdd9ff502043a8ec6f5c948dd2f9e84.tar.gz master-187ad058-d6c4db5f9bdd9ff502043a8ec6f5c948dd2f9e84.tar.bz2 master-187ad058-d6c4db5f9bdd9ff502043a8ec6f5c948dd2f9e84.zip |
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>
Diffstat (limited to 'package/libs')
0 files changed, 0 insertions, 0 deletions