diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-09-21 13:31:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-23 13:49:11 +0100 |
commit | 68be1b4a902dad0342be2a273765cdd1e674fcf3 (patch) | |
tree | b00e4a88d713da6f0caf144ed5fab880e183fc32 /meta/site/nios2-linux | |
parent | 40c44728abb1c326622e80344382c806a35691a6 (diff) | |
download | poky-68be1b4a902dad0342be2a273765cdd1e674fcf3.tar.gz |
site: Drop caching libIDL_cv_long_long_format
recipe for libidl has long been deleted
(From OE-Core rev: 587d0b51b09cd426dc4b2b7646fa063d10ae4f2f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/nios2-linux')
-rw-r--r-- | meta/site/nios2-linux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/nios2-linux b/meta/site/nios2-linux index 8ac198a0cd..21b2b7cca8 100644 --- a/meta/site/nios2-linux +++ b/meta/site/nios2-linux | |||
@@ -110,9 +110,6 @@ lftp_cv___va_copy=${lftp_cv___va_copy=yes} | |||
110 | # libesmtp | 110 | # libesmtp |
111 | acx_working_snprintf=${acx_working_snprintf=yes} | 111 | acx_working_snprintf=${acx_working_snprintf=yes} |
112 | 112 | ||
113 | # libidl | ||
114 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
115 | |||
116 | # libnet | 113 | # libnet |
117 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} | 114 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} |
118 | 115 | ||