Commit graph

13 commits

Author SHA1 Message Date
Rudi Heitbaum
49d330c21d make: update to 4.4.1 2023-02-27 10:44:45 +00:00
Matthias Reichl
9b3254a142 Revert "make: update to 4.4"
This reverts commit 234922751d.
2022-11-11 00:03:36 +01:00
Rudi Heitbaum
234922751d make: update to 4.4 2022-10-31 11:26:04 +00:00
Rudi Heitbaum
84b92ef6b4 make: fails to execute extraordinarily long command lines - further fix 2022-05-14 06:55:26 +00:00
Rudi Heitbaum
61c27f6b06 make: update command line patch not to touch configure.ac
as aclocal-1.16 may not be available on the build host as make has no
dependancies. remove patch to configure.ac. patch still works as the
required depends are still available.
2022-05-05 09:46:18 +00:00
Rudi Heitbaum
cf46d60968 make: fails to execute extraordinarily long command lines
patch from:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688601
- https://savannah.gnu.org/bugs/?45763
2022-05-02 06:15:23 +00:00
Jernej Skrabec
deffe0177c make: Fix recursive builds 2020-06-24 20:56:40 +02:00
Andre Heider
fa2b782980 make: update to v4.3 2020-01-20 12:37:50 +01:00
Matthias Reichl
3420355dcf Revert "make: Fix glob handling (#2681)"
This reverts commit e0b6641f50.

Changing configure.ac requires aclocal-1.15 to be installed on the
build host as the configure script needs to be regenerated.

This breaks builds on all systems without automake-1.15, so revert
the change until a solution for the Arch make issue is found
that doesn't introduce a ton of host dependencies.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-05-12 11:33:48 +02:00
Jernej Škrabec
e0b6641f50 make: Fix glob handling (#2681) 2018-05-11 21:35:35 +02:00
Sascha Kuehndel (InuSasha)
97733bb439
make: fix build against actual host glibc 2018-04-26 15:00:26 +02:00
Stephan Raue
851d301ffa make: update to make-4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-07 18:55:23 +02:00
Stephan Raue
12a3f570c7 make: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-02 15:38:30 +01:00