1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/x11/libICE
Dima Panov b0e97296ca x11/libICE: Fix C++ interoperability error due to static_assert define (+)
Backport critical fix from upstream.

Upstream commit 0269c687 added a static_assert helper
that gets defined to blank if left undefined by assert.h.
As this is not a macro in other languages that use this header,
this can lead to a compile-time error.

See also:	e176b676cf

Pointy hat to:	manu (for skipped exp-run)
Approved by:	portmgr blanket
2022-12-06 16:01:41 +03:00
..
files x11/libICE: Fix C++ interoperability error due to static_assert define (+) 2022-12-06 16:01:41 +03:00
distinfo x11/libICE: Update to 1.1.0 2022-12-06 09:09:54 +01:00
Makefile x11/libICE: Fix C++ interoperability error due to static_assert define (+) 2022-12-06 16:01:41 +03:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist