Message 212185 - Python tracker
Message212185
| Author | doko |
|---|---|
| Recipients | Antoine.Brodin.FreeBSD, doko, koobs, loewis, thomas-petazzoni |
| Date | 2014-02-25.15:48:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1393343311.07.0.334693152578.issue20767@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
this looks safe from my point of view. However the real problem is that you unconditionally add a runtime path for a standard system path. I think the better way to fix this is not to pass the -L and -R arguments at all if the library is found in a system path. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-25 15:48:31 | doko | set | recipients: + doko, loewis, koobs, thomas-petazzoni, Antoine.Brodin.FreeBSD |
| 2014-02-25 15:48:31 | doko | set | messageid: <1393343311.07.0.334693152578.issue20767@psf.upfronthosting.co.za> |
| 2014-02-25 15:48:31 | doko | link | issue20767 messages |
| 2014-02-25 15:48:30 | doko | create | |