Bug 145020 - [patch] devel/msgpack -- unbreak on sparc64
Summary: [patch] devel/msgpack -- unbreak on sparc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 08:40 UTC by Pietro Cerutti
Modified: 2010-03-29 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (937 bytes, patch)
2010-03-25 08:40 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti freebsd_committer freebsd_triage 2010-03-25 08:40:02 UTC
GCC builtin __sync_* atomic operations are supported on sparc64 starting from the 4.3 series.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-25 08:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-29 23:20:00 UTC
kuriyama    2010-03-29 22:19:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/msgpack        Makefile 
  Log:
  - Unbreak on sparc64.
  
  PR:             ports/145020
  Submitted by:   gahr
  
  Revision  Changes    Path
  1.6       +9 -7      ports/devel/msgpack/Makefile
_______________________________________________
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 Jun Kuriyama freebsd_committer freebsd_triage 2010-03-29 23:20:02 UTC
State Changed
From-To: open->closed

Commited, thanks!