From dd50b950139817d83b1f72c12267ca65d9065b94 Mon Sep 17 00:00:00 2001 From: Russ Tyndall Date: Tue, 10 Jun 2014 13:36:48 -0400 Subject: [PATCH] Added changelog entry about the makefile change --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99487fb..7fc08bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-06-10 Russ Tyndall + + * db-mysql/Makefile - the results of dpkg-buildflags --get LDFLAGS + seem to have changed on my system and and sed was returning + invalid command line arguments to ld. To resolve this I changed + sed to emit valid args, which seems to have resolved the issue. + 2014-04-24 Russ Tyndall * oodml.lisp, test-oodml.lisp Better handling of view-slots of type symbol/keyword. Better handling of printing and reading -- 2.34.1