diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-29 17:04:19 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-29 02:33:26 -0700 |
commit | d23de74dc8f80b8a4abb21801dcfbef611664e9a (patch) | |
tree | c64a51819b2d990962ed946ecddc4f49cc2ebff7 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch | |
parent | a954d8f2ee1e9c6b8c360afc3c6965e4c181a5dd (diff) | |
download | meta-openembedded-d23de74dc8f80b8a4abb21801dcfbef611664e9a.tar.gz |
procmail: Add -Wno-implicit-int to fix error of do_compile
Without the option -Wno-implicit-int , the following error will occur and the command procmail will not be installed to target.
lmtp.c:54:8: error: type defaults to 'int' in declaration of 'ctopfd' [-Wimplicit-int]
54 | static ctopfd;
| ^~~~~~
make[1]: [Makefile:239: lmtp.o] Error 1 (ignored)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions