Files
packages/lang
Andreas Gnau 68c0a57f57 perl: Run make depend to fix build race condition
Run make depend before building perl. This fixes parallel build failures
on machines with a high number of cores.

Example error 1:

    /bin/ln -s /build/staging_dir/hostpkg/usr/bin/generate_uudmap generate_uidmap
    make[5]: ./generate_uudmap: Command not found
    make[5]: *** [Makefile:321: bitcount.h] Error 127

Example error 2:

    /bin/ln -s /build/staging_dir/hostpkg/usr/bin/generate_uudmap generate_udmap
    ./generate_uudmap uudmap.h bitcount.h mg_data.h
    /bin/ln: failed to create symbolic link 'generate_uudmap': File exists
    make[5]: *** [Makefile:325: generate_uudmap] Error 1

Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996953
Link: https://salsa.debian.org/perl-team/interpreter/perl/-/commit/366bc98c916a3455f15c532aa33a5636d2fe2803
Closes: https://github.com/openwrt/packages/issues/8238
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2024-07-28 15:53:19 -06:00
..
2024-07-12 12:56:24 -07:00
2024-07-08 16:49:12 -07:00
2024-06-16 02:35:26 +08:00
2024-06-23 11:15:50 -07:00
2024-03-04 00:28:42 +00:00
2024-04-23 18:58:31 -07:00
2024-02-04 16:16:10 -08:00
2024-07-10 10:24:39 +02:00
2024-01-02 14:53:09 -08:00
2024-07-09 17:52:36 -07:00
2024-06-10 13:47:21 -07:00
2024-07-10 10:36:48 +08:00
2024-07-14 16:06:36 -07:00
2024-07-09 20:49:44 +02:00
2024-07-27 14:47:02 +01:00
2024-07-26 12:38:25 +08:00
2024-05-14 10:56:51 -07:00