Bug 125616 - Add --with-fast-mutexes to databases/mysql51-server
Summary: Add --with-fast-mutexes to databases/mysql51-server
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-14 23:50 UTC by gslin
Modified: 2008-07-15 14:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (764 bytes, patch)
2008-07-14 23:50 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2008-07-14 23:50:01 UTC
- Add support for --with-fast-mutexes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-14 23:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-15 14:41:02 UTC
ale         2008-07-15 13:40:54 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysql51-server Makefile 
  Log:
  Add support for --with-fast-mutexes.
  
  PR:             ports/125616
  Submitted by:   Gea-Suan Lin <gslin@gslin.org>
  
  Revision  Changes    Path
  1.234     +4 -0      ports/databases/mysql51-server/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 Alex Dupre freebsd_committer freebsd_triage 2008-07-15 14:41:14 UTC
State Changed
From-To: open->closed

Committed, thanks. Do you have any benchmarks or pro/cons w/ and w/o such option?