[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Add -rpath to Makefile?
- To: libevent-users@xxxxxxxx
- Subject: [Libevent-users] Add -rpath to Makefile?
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Date: Mon, 3 Mar 2014 20:25:05 -0500
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Mon, 03 Mar 2014 20:25:09 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=uPAiz0z8FzV/GJQ+LKW8GymBD+o5jnxCgWhyOelKVrU=; b=T1iTmm8ADpkndxcvPAzorP020MlYejv5VcTgNryoi/H8VaqPMF3ZwPwKNVOi4bZRyN o+cOZhSjga251G0zqfCJDS7NsSWZW+ih6SL5G5kLeqAotA0BVwrjXUSTe7YAsl9r7DIp 4fowoYeuqtkqj+Qc1xnbHiZTh1uYNgMznFPYPuK1+h9JmbJhSMv1ihmleXBVGXjkACai xx1Jp1MBeDMXMK5JnJzY+mBdvOoeE5Nl3ZOjZxGjhSBxUnqDSkwWia6xnkxDl0Dsx7gj HWFxXdQVFerUj18Cd9aJ5H1nECzOxlFmeBMYQ/MWuhvOSy6pEfpS4zu3qiPqNrB6JpML YC9w==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
Forgive my autotools ignorance here....
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?
Thanks in advance.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.