Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (be0ac7a0551c7476ce7680b563d9ba02c21c190b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (be0ac7a0551c7476ce7680b563d9ba02c21c190b)
  • Date: Fri, 25 Feb 2022 22:50:27 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

telephony/libexosip2/HISTORY | 3 +++
telephony/libexosip2/PRE_BUILD | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit be0ac7a0551c7476ce7680b563d9ba02c21c190b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libexosip2: Fix build against musl

diff --git a/telephony/libexosip2/HISTORY b/telephony/libexosip2/HISTORY
index 0296454..9de7ba1 100644
--- a/telephony/libexosip2/HISTORY
+++ b/telephony/libexosip2/HISTORY
@@ -1,3 +1,6 @@
+2022-02-25 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2016-03-14 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 4.1.0

diff --git a/telephony/libexosip2/PRE_BUILD b/telephony/libexosip2/PRE_BUILD
new file mode 100755
index 0000000..14a6973
--- /dev/null
+++ b/telephony/libexosip2/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' scripts/config.sub



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (be0ac7a0551c7476ce7680b563d9ba02c21c190b), Ismael Luceno, 02/25/2022

Archive powered by MHonArc 2.6.24.

Top of Page