Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbcl: fix build with old sbcl #10978

Merged
merged 1 commit into from May 11, 2021
Merged

sbcl: fix build with old sbcl #10978

merged 1 commit into from May 11, 2021

Conversation

michaellass
Copy link
Contributor

Description

SBCL 2.1.4 cannot be compiled with old versions of SBCL. Fix this by applying the corresponding upstream patch.

Upstream bug: https://bugs.launchpad.net/sbcl/+bug/1926629
Upstream fix: sbcl/sbcl@217da95

Closes: https://trac.macports.org/ticket/62787

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 11.3.1 20E241 x86_64
Xcode 12.5 12E262

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@macportsbot
Copy link

Notifying maintainers:
@easye for port sbcl.

@macportsbot macportsbot added maintainer: open Affects an openmaintainer port type: bugfix labels May 11, 2021
SBCL 2.1.4 cannot be compiled with old versions of SBCL. Fix this by applying
the corresponding upstream patch.

Upstream bug: https://bugs.launchpad.net/sbcl/+bug/1926629
Upstream fix: sbcl/sbcl@217da95

Closes: https://trac.macports.org/ticket/62787
@easye easye merged commit e4a2009 into macports:master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: bugfix
5 participants