CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/22 08:30:29
Modified files:
databases/redis/patches: patch-src_Makefile
Log message:
Unbreak on armv7
Drop -funwind-tables which leads to undefined references to libunwind
symbols. This seems to be needed by the libunwind support in jemalloc,
which we do not use.
Reported (and fixed differently) by Markus Hennecke, ok sthen@ kn@, maintainer
timeout
