Bug 130396 - [maintainer] math/msieve: fix build on i386 with unset CPUTYPE or no MMX support
Summary: [maintainer] math/msieve: fix build on i386 with unset CPUTYPE or no MMX support
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-11 23:00 UTC by Daniel Roethlisberger
Modified: 2009-01-13 01:30 UTC (History)
1 user (show)

See Also:


Attachments
msieve_MMX_fix.diff (871 bytes, patch)
2009-01-11 23:00 UTC, Daniel Roethlisberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Roethlisberger 2009-01-11 23:00:16 UTC
svn add files/patch-include_util.h

Fix build in the following situations:
- On i386 with unset CPUTYPE
- On i386 without MMX support

Reported by: pointyhat
Comment 1 Daniel Roethlisberger 2009-01-11 23:01:01 UTC
$subject should have included the actual port: math/msieve
Sorry for the oversight.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-12 00:39:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-13 01:22:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-13 01:22:47 UTC
amdmi3      2009-01-13 01:22:32 UTC

  FreeBSD ports repository

  Modified files:
    math/msieve          Makefile 
  Added files:
    math/msieve/files    patch-include_util.h 
  Log:
  - Fix build in the following situations:
    - On i386 with unset CPUTYPE
    - On i386 without MMX support
  
  PR:             130396
  Submitted by:   Daniel Roethlisberger <daniel at roe dot ch>
  
  Revision  Changes    Path
  1.8       +1 -0      ports/math/msieve/Makefile
  1.1       +21 -0     ports/math/msieve/files/patch-include_util.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"