Bug 132968 - [PATCH] math/libgmp4: mark MAKE_JOBS_SAFE for SMP
Summary: [PATCH] math/libgmp4: mark MAKE_JOBS_SAFE for SMP
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 12:40 UTC by Martin Matuska
Modified: 2009-03-25 13:01 UTC (History)
1 user (show)

See Also:


Attachments
libgmp-4.2.4.patch (437 bytes, patch)
2009-03-23 12:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-03-23 12:40:01 UTC
Mark MAKE_JOBS_SAFE for SMP compilation.

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-23 17:40:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-23 17:44:36 UTC
Responsible Changed
From-To: amdmi3->freebsd-ports-bugs

Oops, took other's PR
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2009-03-24 10:20:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Correct synopsis, assign
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-25 12:43:50 UTC
mm          2009-03-25 12:43:26 UTC

  FreeBSD ports repository

  Modified files:
    math/libgmp4         Makefile 
  Log:
  - Mark MAKE_JOBS_SAFE for SMP compilation
  
  PR:             ports/132968
  Approved by:    ale (maintainer, private e-mail)
  
  Revision  Changes    Path
  1.36      +1 -0      ports/math/libgmp4/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 5 Martin Matuska freebsd_committer freebsd_triage 2009-03-25 12:59:49 UTC
Responsible Changed
From-To: ale->mm

I'll take it.
Comment 6 Martin Matuska freebsd_committer freebsd_triage 2009-03-25 13:01:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!