[Bug 219455] [patch] fix build of devel/talloc on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 17 20:00:13 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219455

--- Comment #3 from commit-hook at 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

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


More information about the freebsd-ppc mailing list