Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 19:58:13 +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/motogt Makefile
Message-ID:  <201110021958.p92JwDpc024589@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2011-10-02 19:58:13 UTC

  FreeBSD ports repository

  Modified files:
    games/motogt         Makefile 
  Log:
  - MAKE_JOBS_UNSAFE:
    mkdir ../tmp-lnx
    c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -c BikeSelection.cpp -o ../tmp-lnx/BikeSelection.o
    Assembler messages:
    FATAL: can't create ../tmp-lnx/BikeSelection.o: No such file or directory
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.3       +1 -1      ports/games/motogt/Makefile



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