aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-06 16:24:09 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-06 18:45:12 +0200
commite3c1e1fbcbf50d86bdbc6d6cf31ea6c87b1ed407 (patch)
tree2501352e22b74a40fc8ea3d866ee148687491ec4 /TODO
parent706e37a42c4ab2bae47ead5045a582aed7607f4e (diff)
downloadqpdf-e3c1e1fbcbf50d86bdbc6d6cf31ea6c87b1ed407.tar.zst
Validate RUNPATH of standalone Linux binaries in CI
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 8bb9fcbe..5bf49fe6 100644
--- a/TODO
+++ b/TODO
@@ -19,10 +19,6 @@ Pending changes:
* Consider also exposing a way to set a new logger and to get the
logger from QPDF and QPDFJob in the C API.
-* 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.
Soon: Break ground on "Document-level work"