Perfect, thanks.
On Tue, Mar 4, 2014 at 3:41 AM, Vincent Bernat <[email protected]> wrote: > ❦ 4 mars 2014 02:25 CET, Jeffrey Walton <[email protected]> : > >> I'm trying to track down an issue with ECDSA certificates. I want to >> add a couple of linker paths and a rpath to libevent during build. >> >> How do I add an -rpath to libevent's Makefile? Is it as simple as >> adding it it to LDFLAGS in Makefile and things will just work? Or is >> an LDFLAGS envar before `config` the recommended way of doing it? > > ./configure LDFLAGS="..." > -- > Don't stop at one bug. > - The Elements of Programming Style (Kernighan & Plauger) *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
