[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10831: update gforth to 0.7.9_20241113
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10831: update gforth to 0.7.9_20241113 |
Date: |
Mon, 18 Nov 2024 14:54:34 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10831
revision-id: carlhansen@gnu.org-20241118195427-by8z2m9ljm3dwl2r
parent: carlhansen@gnu.org-20241118193320-vk22i36ouu0ak34m
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-11-18 19:54:27 +0000
message:
update gforth to 0.7.9_20241113
modified:
pkg/gnu/gforth/Makefile makefile-20160617014725-uokjfnggs70iry9h-711
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile 2024-11-17 18:48:44 +0000
+++ b/pkg/gnu/gforth/Makefile 2024-11-18 19:54:27 +0000
@@ -46,10 +46,10 @@
# maybe swig
LIBDEPS =
+WORKOBJ = $(WORKSRC)
CONFIGURE_SCRIPTS = myconfigure
BUILD_SCRIPTS = mybuild
INSTALL_SCRIPTS = myinst
-
######################################################################
include ../../../gar/gar.lib/autotools.mk
@@ -57,7 +57,7 @@
include ../../../gar/varb.mk
include config.mk
-BUILD_ARGS = -Wno-implicit-function-declaration -Iwayland
+BUILD_ARGS = CFLAGS+="-Wno-implicit-function-declaration -Iwayland"
# Note: If you have old version of gforth, you might have to clear out
# $HOME/.gforth before building.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10831: update gforth to 0.7.9_20241113,
Carl Hansen <=