lat9nq
11a78f7670
checkrt: Sort symbols
...
Some systems have out-of-order symbols in libstdc++, which fools the old
logic into thinking the installed libstdc++ library is older than the
included version. This causes problems with host libraries that need a
newer libstdc++ library.
Sort the symbols found in the library and use the last one.
checkrt: Fix symbol sorting
2022-05-25 22:19:50 -04:00
darealshinji
3b8e82101d
make ldconfig work on Debian
2018-03-03 20:00:20 +01:00
Pablo Marcos Oltra
6059df77c3
Restore environment from parent for external processes
2018-01-12 23:14:39 +01:00
Pablo Marcos Oltra
aa5b314346
Prepend optional directories to LD_LIBRARY_PATH instead of PATH
2018-01-07 00:16:58 +01:00
Pablo Marcos Oltra
2796ea1f5f
Move DEBUG macro to own header to be a standalone helper
2018-01-06 19:10:24 +01:00
darealshinji
2f04ad81c6
Merge pull request #5 from pamarcos/append_ld_preload
...
Append old LD_PRELOAD when modifying it
2018-01-06 11:43:00 +01:00
Pablo Marcos Oltra
73a1aa4132
Print debug logs when APPIMAGE_CHECKRT_DEBUG is set
2018-01-06 10:27:32 +01:00
Pablo Marcos Oltra
3d46909139
Append old LD_PRELOAD
2018-01-05 19:42:40 +01:00
darealshinji
e1d82c8085
allocate enough space for a null byte
2017-12-21 17:03:43 +01:00
darealshinji
22f3a8ce4b
get the right AppRun.c file, explicitly set \0 in sprintf
2017-12-21 16:40:15 +01:00
darealshinji
3ce0800e58
Update patch
2017-12-20 22:55:39 +01:00
darealshinji
e96f4b3436
explicitly set terminating nul byte
2017-12-20 22:00:39 +01:00
darealshinji
bce42d0560
load exec() wrapper if optional runtimes are present
2017-12-06 14:37:47 +01:00
darealshinji
2b645a7f55
Fixing memory access violation issues
2017-06-21 15:33:43 +02:00
darealshinji
67024f9062
Initial commit
2017-04-26 15:27:46 +02:00