diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/library_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h index fea1827e..26a1c80e 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -345,5 +345,5 @@ GO("libxml2.so.2", xml2) GO("ld-linux-x86-64.so.2", ldlinux) -GO("libunwind.so.8", unwind) +//GO("libunwind.so.8", unwind) GO("crashhandler.so", crashhandler) |