Add missing -DFFI_DEBUG flag

This commit is contained in:
Anthony Green
2014-02-28 17:20:59 -05:00
parent 934dc1b5c8
commit a04e30ba3d
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
2014-02-28 Anthony Green <green@moxielogic.com>
* Makefile.am (AM_CFLAGS): Reintroduce missing -DFFI_DEBUG for
--enable-debug builds.
* Makefile.in: Rebuilt.
2014-02-28 Makoto Kato <m_kato@ga2.so-net.ne.jp>
* src/closures.c: Fix build failure when using clang for Android.
2014-02-28 Marcin Wojdyr <wojdyr@gmail.com>
* libffi.pc.in (toolexeclibdir): use -L${toolexeclibdir} instead