sys-libs/ncurses: add brief pointer comment wrt opaque

Followup to d7b3889a66.

Bug: https://bugs.gentoo.org/928873
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-04-15 03:04:56 +01:00
parent d7b3889a66
commit 7e63eaefbe
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ do_configure() {
conf+=(
--without-{pthread,reentrant}
# XXX: Revisit on next ABI break (>6) (bug #928873)
--disable-opaque-curses
--disable-opaque-form
--disable-opaque-menu