1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:27:35 +00:00

Toolchain: Remove references to -ldl

This commit is contained in:
Tim Schumacher 2022-08-14 12:47:09 +02:00 committed by Linus Groh
parent da0e28dccc
commit 39477e923f
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ index 9b94fd71e..51e45878f 100755
+ serenity*)
+ lt_cv_dlopen="dlopen"
+ lt_cv_dlopen_libs="-ldl"
+ lt_cv_dlopen_libs=""
+ ;;
+
darwin*)