mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-08 17:24:06 +00:00
TODO note about linux binary distribution runpath
This commit is contained in:
parent
e9390aeaaa
commit
02e8ef6fd9
4
TODO
4
TODO
@ -10,6 +10,10 @@ In order:
|
||||
|
||||
Other (do in any order):
|
||||
|
||||
* Check about runpath in the linux-bin distribution. I think the
|
||||
appimage build specifically is setting the runpath, which is
|
||||
actually desirable in this case. Make sure to understand and
|
||||
document this. Maybe add a check for it in the build.
|
||||
* See if I can change all output and error messages issued by the
|
||||
library, when context is available, to have a pipeline rather than a
|
||||
FILE* or std::ostream. This makes it possible for people to capture
|
||||
|
Loading…
Reference in New Issue
Block a user