Bug 161784

Summary: [PATCH] editors/abiword: Fix build with gcc46
Product: Ports & Packages Reporter: Chris Mangin <cmangin>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch.abiword none

Description Chris Mangin 2011-10-18 22:00:19 UTC
	This port fails to build with USE_GCC=4.6

Fix: Options passed to the linker must be preceded by -Wl,  
        Patch attached with submission.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-18 22:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-14 05:27:27 UTC
mezz        2012-03-14 05:27:18 UTC

  FreeBSD ports repository

  Added files:
    editors/abiword/files patch-src_Makefile.in 
  Log:
  Fix the build with GCC 4.6.
  
  PR:             ports/161784
  Submitted by:   Christian Mangin <cmangin@arobas.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1       +29 -0     ports/editors/abiword/files/patch-src_Makefile.in (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2012-03-14 05:27:32 UTC
State Changed
From-To: open->closed

Committed, thanks!