diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-07-17 01:12:50 +0200 |
---|---|---|
committer | Lucio Sauer <watermanpaint@posteo.net> | 2024-07-17 03:13:18 +0200 |
commit | 9552e2773188ad9e1d59b9eb8bb12399a76b1ef9 (patch) | |
tree | 482b11f71f912df636d5688a8c2273b5f49b3ba0 /games-strategy | |
parent | games-strategy/gigalomania: Pass the user's LDFLAGS to make (diff) | |
download | guru-9552e2773188ad9e1d59b9eb8bb12399a76b1ef9.tar.gz guru-9552e2773188ad9e1d59b9eb8bb12399a76b1ef9.tar.bz2 guru-9552e2773188ad9e1d59b9eb8bb12399a76b1ef9.zip |
games-strategy/gigalomania: add description to Makefile patch
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/gigalomania/files/Makefile.patch | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games-strategy/gigalomania/files/Makefile.patch b/games-strategy/gigalomania/files/Makefile.patch index 36c84c21b..6a1b161ee 100644 --- a/games-strategy/gigalomania/files/Makefile.patch +++ b/games-strategy/gigalomania/files/Makefile.patch @@ -1,5 +1,8 @@ -diff --git i/Makefile w/Makefile -index 7d3056a..54fbb73 100644 +Use correct CXX, CXXFLAGS, LDFLAGS + +Bug: https://bugs.gentoo.org/933592 +Bug: https://bugs.gentoo.org/933591 +Bug: https://bugs.gentoo.org/933590 --- i/Makefile +++ w/Makefile @@ -1,28 +1,26 @@ |