Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2017 03:31:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5
Message-ID:  <bug-216707-13-BKY5g5jtyq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216707-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216707-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216707

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Feb  5 03:30:25 UTC 2017
New revision: 433344
URL: https://svnweb.freebsd.org/changeset/ports/433344

Log:
  games/wizznic: use clang and unbreak with gcc5 or later

  board.o: In function `doRules':
  board.c:(.text+0x14b1): undefined reference to `getTicks'
  draw.o: In function `drawPath':
  draw.c:(.text+0x90d): undefined reference to `plotPixel'
  draw.o: In function `draw':
  draw.c:(.text+0x9aa): undefined reference to `setting'
  [...]

  PR:           216707
  Reported by:  antoine (via exp-run)

Changes:
  head/games/wizznic/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216707-13-BKY5g5jtyq>