diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-06 16:24:43 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-06 16:24:43 (EDT) |
commit | edbfaf863ca446ab4fc623bec288e6beee00bbce (patch) | |
tree | b2d523675219629d539a74c087c61dd851414a61 /changelog | |
parent | b6608dda9c09050e1bb9f8395f440090bcd07356 (diff) |
build: Add -g to CFLAGS (upstream --with-debug doesn't)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +ncurses (6.1+20190630-2) trunk + + * ncurses-dbg: Actually include debugging symbols (normally always excluded + from the shared libraries by upstream). + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Jul 2019 16:24:35 -0400 + ncurses (6.1+20190630-1) trunk * New upstream version. |