Commit 91d5671
Alan W. Irwin
wxPLViewer: drop explicit link to the rt library
That explicit link causes trouble on Mac OS X (which does not
support the rt library even though that is a POSIX standard)
and is not required on Debian stable. Testing of additional
Linux systems like Ubuntu and CentOS may show rt has to
be explicitly linked in one/both of those cases in which
case the fix is to uncomment one statement.1 parent d99fa41 commit 91d5671
1 file changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
82 | 94 | | |
83 | 95 | | |
84 | 96 | | |
| |||
0 commit comments