From 47acfd1e3d5d3fad2d7d10e3e97922848105fd5f Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 3 Jul 2008 01:19:31 +0000 Subject: [PATCH] -ldl. This never happened. --- bootmanager.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootmanager.spec b/bootmanager.spec index 88b7992..ddabaed 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -36,7 +36,7 @@ nodes. %setup -q %build -gcc -shared -fPIC -Os -o source/libc-opendir-hack.so source/libc-opendir-hack.c +gcc -shared -fPIC -ldl -Os -o source/libc-opendir-hack.so source/libc-opendir-hack.c %install rm -rf $RPM_BUILD_ROOT -- 2.47.0