Bug 116832 - [PATCH] games/einstein: Fix build with AMD64/GCC4.2
Summary: [PATCH] games/einstein: Fix build with AMD64/GCC4.2
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 17:00 UTC by Martin Wilke
Modified: 2007-10-02 22:53 UTC (History)
1 user (show)

See Also:


Attachments
einstein-2.0_2.patch (1.98 KB, patch)
2007-10-02 17:00 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke freebsd_committer freebsd_triage 2007-10-02 17:00:08 UTC
- Unbreak
- Fix build with AMD64 and GCC4.2

Tindy tested:
i386
http://head.miwibox.org/tb/index.php?action=describe_port&id=2162
amd64
http://amd64.miwibox.org/tb/index.php?action=describe_port&id=1603

Added file(s):
- files/patch-formatter.cpp

Port maintainer (edwin@mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 17:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

edwin@mavetju.org => edwin@
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 17:00:34 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-02 22:39:34 UTC
edwin       2007-10-02 21:39:28 UTC

  FreeBSD ports repository

  Modified files:
    games/einstein       Makefile 
  Added files:
    games/einstein/files patch-formatter.cpp 
  Log:
  [PATCH] games/einstein: Fix build with AMD64/GCC4.2
  
          - Unbreak
          - Fix build with AMD64 and GCC4.2
  
  PR:             ports/116832
  Submitted by:   Martin Wilke <miwi@FreeBSD.org>
  
  Revision  Changes    Path
  1.9       +2 -10     ports/games/einstein/Makefile
  1.1       +31 -0     ports/games/einstein/files/patch-formatter.cpp (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"
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 22:53:29 UTC
State Changed
From-To: feedback->closed

Committed, thanks!