Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 02:24:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248872] emulators/simh-hp3000: fix pkg fallout (build problem)
Message-ID:  <bug-248872-7788-fNMqcDHAjx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248872-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248872-7788@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=3D248872

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: kevans
Date: Sat Aug 29 02:23:59 UTC 2020
New revision: 546866
URL: https://svnweb.freebsd.org/changeset/ports/546866

Log:
  emulators/simh-hp3000: fix the build with LLVM 11.

  Similar to the patch for emulators/simh-hp2100, drop an -fcommon in to fix
  the build in the face of GCC 10 / LLVM 11 switching the default to
  -fno-common.

  Minor cleanup while we're here, remove USES=3D compiler and just use ${CC=
} for
  the compiler.

  PR:           248872
  MFH:          2020Q3 (-fno-common build fix)

Changes:
  head/emulators/simh-hp3000/Makefile
  head/emulators/simh-hp3000/files/patch-SCP_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-248872-7788-fNMqcDHAjx>