Files
poky/meta/recipes-support
Khem Raj 2723b8dae8 apr: Cache configure tests which use AC_TRY_RUN
AC_TRY_RUN macro means the test needs to run to find the result and we
are cross compiling so this will always get wrong results, this results
in miscompiling apache2 on musl because it disables rlimit
(ac_cv_struct_rlimit) wrongly.

All these variables are determined with AC_TRY_RUN checks

(From OE-Core rev: 8784e3712add2fbdf684d442a14fb94e5a7fc61f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 504eb0ff1cae200ee85ec18ebae564cae9bf9c8c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-12 08:41:47 +01:00
..
2022-03-29 15:59:28 +01:00
2022-03-29 15:59:28 +01:00
2022-05-20 10:08:06 +01:00
2022-04-14 09:47:00 +01:00
2022-09-12 08:41:47 +01:00
2022-03-10 13:07:37 +00:00
2022-01-26 06:27:00 +00:00
2022-04-14 09:47:00 +01:00
2022-02-01 07:31:17 +00:00
2022-08-28 07:51:29 +01:00
2022-04-28 17:07:18 +01:00
2021-10-23 17:42:26 +01:00
2022-06-07 11:53:26 +01:00
2022-07-16 06:52:45 +01:00
2022-09-12 08:41:47 +01:00
2022-04-28 17:07:18 +01:00
2021-08-02 15:44:10 +01:00
2022-09-12 08:41:47 +01:00
2022-03-02 18:43:24 +00:00
2022-01-20 11:57:29 +00:00
2022-02-05 17:46:05 +00:00
2021-12-17 09:56:14 +00:00
2022-09-12 08:41:47 +01:00
2022-06-22 23:46:29 +01:00