Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 02:27:23 +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-h8szRx0YVv@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 #4 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: kevans
Date: Sat Aug 29 02:26:56 UTC 2020
New revision: 546868
URL: https://svnweb.freebsd.org/changeset/ports/546868

Log:
  MFH: r546866

  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

  Approved by:  ports-secteam (implicit, -fno-common build fix)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/emulators/simh-hp3000/Makefile
  branches/2020Q3/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-h8szRx0YVv>