Bug 114709 - [PATCH] audio/soundtouch: fix build with no SSE.
Summary: [PATCH] audio/soundtouch: fix build with no SSE.
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 20:50 UTC by trasz
Modified: 2007-07-23 19:00 UTC (History)
1 user (show)

See Also:


Attachments
soundtouch-1.3.1_2.patch (1.13 KB, patch)
2007-07-18 20:50 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-07-18 20:50:02 UTC
SoundTouch won't build on a system that does not specify CPUTYPE
that includes SSE.  For example, it won't build with 'CPUTYPE?=athlon'.
Attached patch fixes this.

Added file(s):
- files/patch-include-STTypes.h

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-18 20:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2007-07-23 18:51:27 UTC
State Changed
From-To: open->closed

Inplace patch version committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-23 18:52:26 UTC
danfe       2007-07-23 17:52:20 UTC

  FreeBSD ports repository

  Modified files:
    audio/soundtouch     Makefile 
  Log:
  - Better SSE detection [1]
  - Reindent comment about GCC 4.x
  
  PR:             ports/114709 [1]
  Submitted by:   trasz [1]
  
  Revision  Changes    Path
  1.11      +4 -1      ports/audio/soundtouch/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"