nixpkgs/pkgs
Aluísio Augusto Silva Gonçalves 8880179b65
libretro.mame2016: fix build with gnumake-4.3
Builds currently fail with `ar` trying to operate on what are clearly
two paths concatenated together.  It stems from a backward-incompatible
change in Make:

> Previously appending using '+=' to an empty variable would result in
> a value starting with a space.  Now the initial space is only added
> if the variable already contains some value.  Similarly, appending an
> empty string does not add a trailing space.

This issue was first reported on the MAME repository proper
(https://github.com/mamedev/mame/issues/6248), and affects libretro's
2016 snapshot as well.  A fix that is reported to work with previous
versions of Make was upstreamed to:
- GENie, the build system: https://github.com/bkaradzic/GENie/pull/493
- MAME: https://github.com/mamedev/mame/pull/6262
- libretro: https://github.com/libretro/mame2016-libretro/pull/47

The fetched patch comes from the last of these.
2020-10-28 13:31:34 -03:00
..
applications Merge pull request #99949 from marsam/update-micro 2020-10-28 05:22:00 -05:00
build-support Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-25 09:41:51 +01:00
common-updater
data treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
desktops treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
development Merge pull request #101896 from r-ryantm/auto-update/python3.7-chalice 2020-10-28 05:29:16 -05:00
games Merge pull request #101859 from andir/steam-desktop 2020-10-27 12:33:24 -04:00
misc libretro.mame2016: fix build with gnumake-4.3 2020-10-28 13:31:34 -03:00
os-specific linux: 5.9-rc8 -> 5.10-rc1 2020-10-27 14:29:21 -04:00
pkgs-lib pkgs-lib/tests/formats: improve message on failure 2020-10-19 21:46:08 +02:00
servers Merge pull request #101874 from davidak/fix-release-notes 2020-10-27 17:26:53 -07:00
shells treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
stdenv Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-25 09:41:51 +01:00
test Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-25 09:41:51 +01:00
tools Merge pull request #100043 from marsam/update-starship 2020-10-28 05:22:54 -05:00
top-level Merge pull request #101669 from Zopieux/nxdomain 2020-10-28 10:49:50 +01:00