diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-11-29 19:39:04 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-04 13:21:46 +0100 |
commit | ada4d0d0abefe776fb633a7d7974d766465940f5 (patch) | |
tree | 05ae49eac55671730aaddb395bf75d6d02867d27 /.gitattributes | |
parent | a8f3c97ce83dc97cd7acb040a715ecd75d824161 (diff) | |
download | upstream-ada4d0d0abefe776fb633a7d7974d766465940f5.tar.gz upstream-ada4d0d0abefe776fb633a7d7974d766465940f5.tar.bz2 upstream-ada4d0d0abefe776fb633a7d7974d766465940f5.zip |
iucode-tool: fix compile error with musl libc and USE_CPUID_DEVICE
Add patch to fix compilation error with USE_CPUID_DEVICE enabled and musl
used as libc. Musl doesn't add limits.h header by default and this is
required if USE_CPUID_DEVICE is used.
The package currently compile because fortify headers include limits.h
by default.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions