summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-22 19:00:56 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-22 19:00:56 -0400
commit63faaf6ccf624c59293245302cde2e1ddba76f1a (patch)
tree295dc143b0ee3c34ccacd2984c685f800727e905 /CHANGELOG
parent62e4db20e12949487b43dc6e3a8f4c1182fb4abc (diff)
downloadkeysafe-63faaf6ccf624c59293245302cde2e1ddba76f1a.tar.gz
makefile improvements
* Makefile: Propigate LDFLAGS, CFLAGS, and CPPFLAGS through ghc. * Makefile: Allow setting BUILDER=./Setup to build w/o cabal or stack.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a48ae5..f67553e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@ keysafe (0.20161008) UNRELEASED; urgency=medium
Thanks, Sean Whitton
* Fix some mispellings.
Thanks, Sean Whitton
+ * Makefile: Propigate LDFLAGS, CFLAGS, and CPPFLAGS through ghc.
+ * Makefile: Allow setting BUILDER=./Setup to build w/o cabal or stack.
-- Joey Hess <id@joeyh.name> Sat, 22 Oct 2016 18:14:32 -0400