Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2017 20:00:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-powerpc@FreeBSD.org
Subject:   [Bug 219455] [patch] fix build of devel/talloc on powerpc64
Message-ID:  <bug-219455-25139-EdTnpH09DG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219455-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219455-25139@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=3D219455

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

Author: jhibbits
Date: Sat Jun 17 19:59:31 UTC 2017
New revision: 443785
URL: https://svnweb.freebsd.org/changeset/ports/443785

Log:
  Fix build of devel/talloc on powerpc and powerpc64

  Base gcc doesn't accept -Wno-format-length.  Remove its usage on powerpc =
and
  powerpc64.  It could probably be generalized to all gcc-based targets, but
that
  hasn't been tested on other architectures.

  PR:           219455
  Submitted by: linimon
  Approved by:  swills

Changes:
  head/devel/talloc/Makefile
  head/devel/talloc/files/powerpc-patch-lib_replace_wscript

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219455-25139-EdTnpH09DG>