Actions
Bug #14573
closedneed ncurses check_rtime exceptions for python 3.9 on openindiana
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
OI builds ncurses with an unnecessary runpath because -- apparently -- this is wired together with the pkg-config stuff containing the paths (which is necessary).
We should add yet another third party check_rtime exception until/unless they can get it fixed.
Updated by Electric Monk 5 months ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 2cd877f8d788934c1ed085b214de3d345d52400b
commit 2cd877f8d788934c1ed085b214de3d345d52400b Author: Richard Lowe <richlowe@richlowe.net> Date: 2022-03-22T19:26:17.000Z 14573 need ncurses check_rtime exceptions for python 3.9 on openindiana Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions