Skip to Content.
Sympa Menu

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

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 (f3aa23351914054418a4ce25a9aa4e6488f861d6)
  • Date: Wed, 23 Feb 2022 16:18:00 +0000

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

editors/openvi/BUILD | 2 +-
editors/openvi/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

openvi: Override PAWK, causes build failure on musl

diff --git a/editors/openvi/BUILD b/editors/openvi/BUILD
index 465478a..6941d77 100755
--- a/editors/openvi/BUILD
+++ b/editors/openvi/BUILD
@@ -1 +1 @@
-make V=1 OPTLEVEL=
+make V=1 OPTLEVEL= PAWK=awk
diff --git a/editors/openvi/HISTORY b/editors/openvi/HISTORY
index 68aced9..40a5f50 100644
--- a/editors/openvi/HISTORY
+++ b/editors/openvi/HISTORY
@@ -1,3 +1,6 @@
+2022-02-23 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: override PAWK var, causes build failure on musl
+
2022-02-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, BUILD, INSTALL, CONFIGURE, PROVIDES, profile.d:
created spell, version 7.0.12



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

Archive powered by MHonArc 2.6.24.

Top of Page