[Midnightbsd-cvs] [MidnightBSD/mports] 58ee67: www/py-libsass: build with base C++ runtime
Lucas Holt
noreply at github.com
Sun May 31 13:40:22 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 58ee679a91e1b7e3e26f4909084254ebce89e8ea
https://github.com/MidnightBSD/mports/commit/58ee679a91e1b7e3e26f4909084254ebce89e8ea
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-31 (Sun, 31 May 2026)
Changed paths:
M www/py-libsass/Makefile
M www/py-libsass/files/patch-setup.py
Log Message:
-----------
www/py-libsass: build with base C++ runtime
pysassc crashed while configuring x11/cinnamon because the Python extension was linked against GCC libstdc++ while textproc/libsass uses the base libc++ runtime. Build the extension with the base toolchain and drop the C++-only flags when using the system libsass.
AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list