]> granicus.if.org Git - libevent/commit
Provide Makefile variables LIBEVENT_{CFLAGS,CPPFLAGS,LDFLAGS}
authorstenn <stenn@ntp.org>
Sun, 14 May 2017 10:22:11 +0000 (06:22 -0400)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sat, 24 Feb 2018 17:53:38 +0000 (20:53 +0300)
commit1a448088e3aef5b6baf161eb0f6d17e18a77313c
treeef52cd8783102534d870a678c2614e9dc47d5c33
parentcd57e38c3f77d0f6a718d9c1f2e3ead78a98bd06
Provide Makefile variables LIBEVENT_{CFLAGS,CPPFLAGS,LDFLAGS}

This will allow a parent package to specify compiler, CPP, and linker
flags to a libevent built as a sub-package. Document this in
whatsnew-2.2.txt.

Picked-from: #506
Closes: #506
Makefile.am
whatsnew-2.2.txt