kristapsdz / acme-client-portable

portable version of acme-client, a secure ACME client
https://kristaps.bsd.lv/acme-client
ISC License
100 stars 21 forks source link

Add LDFLAGS declaration to Linux section of GNUmakefile #7

Closed eoinmcmahon closed 8 years ago

eoinmcmahon commented 8 years ago

LDFLAGS seem to be missing from the Linux (ifeq ($(shell uname), Linux))section, causing a linking failure.

Adding this line fixed it for me.

kristapsdz commented 8 years ago

Fixed, thanks!

eoinmcmahon commented 8 years ago

No, thank you! I've just got my first fully-certified https-capable test server up and running, and all in C/C++.

On 22 August 2016 at 17:49, Kristaps Dz notifications@github.com wrote:

Fixed, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kristapsdz/letskencrypt-portable/pull/7#issuecomment-241475618, or mute the thread https://github.com/notifications/unsubscribe-auth/AUMHmeWDADUZUBQfkanYaj_nTaePzZDLks5qidMGgaJpZM4JppjE .