pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libdl



Is there a pkgsrc way of dealing with libdl?

I have just got a package which uses waf to run successfully on NetBSD,
but I had to:

SUBST_CLASSES+=         rmdl
SUBST_STAGE.rmdl=       pre-configure
SUBST_MESSAGE.rmdl=     remove -ldl
SUBST_FILES.rmdl=       src/wscript_build
SUBST_SED.rmdl=         -e "s/, 'dl'//"

This is fine for NetBSD, but presumably not for linux...

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index