Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2018 16:29:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 226653] [patch] lang/gauche fails to build if option SLIB is set
Message-ID:  <bug-226653-7788-so8w8q5FAE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226653-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226653-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226653

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: danfe
Date: Wed Jun  6 16:29:19 UTC 2018
New revision: 471858
URL: https://svnweb.freebsd.org/changeset/ports/471858

Log:
  Unbreak the build of `lang/gauche' when option SLIB is set: by default,
  upstream expects that SLIB catalogue is generated *after* everything is
  installed.  They are aware that this logic does not go along well with
  staging (e.g. for RPM, they suggest it to be called in the postinstall
  script), and also provide ``slibcat-in-place'' target which is exactly
  what we need for staging.

  Patch the ``Makefile.in'' since I find these changes easier to follow/
  debug than changes to the port's Makefile suggested in the PR.

  PR:   226653

Changes:
  head/lang/gauche/files/
  head/lang/gauche/files/patch-Makefile.in

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226653-7788-so8w8q5FAE>