Bug 114745

Summary: [devel/upp]: fix GCC 4.2 builds
Product: Ports & Packages Reporter: m.sund
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description m.sund 2007-07-19 19:10:09 UTC
Fixed build error when using GCC 4.2 where atomicity.h is located in ext instead of bits.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-07-24 12:25:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-24 12:25:23 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-27 17:40:01 UTC
miwi        2007-07-27 16:39:56 UTC

  FreeBSD ports repository

  Added files:
    devel/upp/files      patch-uppsrc-Core-Core.h 
  Log:
  - Fix build with gcc 4.2
  
  PR:             114745
  Submitted by:   Matthias Sund <m.sund@arcor.de> (maintainer)
  
  Revision  Changes    Path
  1.1       +19 -0     ports/devel/upp/files/patch-uppsrc-Core-Core.h (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 4 Martin Wilke freebsd_committer freebsd_triage 2007-07-27 17:40:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!