mirror of
https://git.suyu.dev/suyu/AppImageKit-checkrt.git
synced 2026-01-07 06:58:07 +01:00
Prepend optional directories to LD_LIBRARY_PATH instead of PATH
This commit is contained in:
parent
aeec550898
commit
aa5b314346
4 changed files with 22 additions and 20 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef CHEKRT_H
|
||||
#define CHECKRT_H
|
||||
|
||||
extern char *optional;
|
||||
extern char *optional_ld_library_path;
|
||||
extern char *optional_ld_preload;
|
||||
extern void checkrt(char *usr_in_appdir);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue