Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 20:43:22 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/stratagus Makefileports/games/stratagus/files patch-configure
Message-ID:  <200411022043.iA2KhM5E042429@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004-11-02 20:43:22 UTC

  FreeBSD ports repository

  Modified files:
    games/stratagus      Makefile 
  Added files:
    games/stratagus/files patch-configure 
  Log:
  - Fix runtime on 5.3 systems.
  
    Explicit -lc after -pthread seems to break libpthread, the game cores
    on startup. Avoid this by not explicitly linking -lc.
  
    I'm not sure why this is happening.
  
  PR:             ports/73398 (with modification)
  Submitted by:   Travis Poppe <tlp@LiquidX.org> (maintainer)
  
  Revision  Changes    Path
  1.3       +1 -0      ports/games/stratagus/Makefile
  1.1       +12 -0     ports/games/stratagus/files/patch-configure (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411022043.iA2KhM5E042429>