Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (4ae6dc8620d05682d3cb148e9686caa2fe7ce2dd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (4ae6dc8620d05682d3cb148e9686caa2fe7ce2dd)
  • Date: Thu, 11 Feb 2021 12:48:37 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-soft/gmtp/BUILD | 1 +
audio-soft/gmtp/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit 4ae6dc8620d05682d3cb148e9686caa2fe7ce2dd
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gmtp: fix build

diff --git a/audio-soft/gmtp/BUILD b/audio-soft/gmtp/BUILD
new file mode 100755
index 0000000..9b92b72
--- /dev/null
+++ b/audio-soft/gmtp/BUILD
@@ -0,0 +1 @@
+CFLAGS="$CFLAGS -fcommon" default_build
diff --git a/audio-soft/gmtp/HISTORY b/audio-soft/gmtp/HISTORY
index 0f86aa1..5945658 100644
--- a/audio-soft/gmtp/HISTORY
+++ b/audio-soft/gmtp/HISTORY
@@ -1,5 +1,6 @@
2021-02-11 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: updated spell to 1.3.11
+ * BUILD: fix build using -fcommon

2015-09-24 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.3.9



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (4ae6dc8620d05682d3cb148e9686caa2fe7ce2dd), Thomas Orgis, 02/11/2021

Archive powered by MHonArc 2.6.24.

Top of Page