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

Ports: Fix detection for -ldl

This commit is contained in:
Gunnar Beutner 2021-04-25 07:21:28 +02:00 committed by Andreas Kling
parent adaf2b347c
commit 6a825510a0
6 changed files with 6 additions and 70 deletions

View file

@ -13,5 +13,3 @@ configure() {
--triplet="${SERENITY_ARCH}-pc-serenity" \
--crtprefix=/usr/lib
}
export CONFIG_ldl=no