https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707

--- Comment #11 from commit-h...@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Feb  5 04:03:19 UTC 2017
New revision: 433347
URL: https://svnweb.freebsd.org/changeset/ports/433347

Log:
  emulators/skyeye: unbreak with gcc5 or later

  ./arch/mips/libmips.a(decoder.o): In function `decode':
  arch/mips/common/decoder.c:1105: undefined reference to `sign_extend_UInt32'
  ./arch/mips/libmips.a(decoder.o): In function `decode':
  arch/mips/common/decoder.c:240: undefined reference to `divide_UInt32'
  arch/mips/common/decoder.c:231: undefined reference to `divide_Int32'
  arch/mips/common/decoder.c:64: undefined reference to `sign_extend_UInt32'
  collect2: error: ld returned 1 exit status

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

Changes:
  head/emulators/skyeye/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to