Stefan Oberhumer 06e41056aa libs/lzo: Reenable unaligned access on ARM, PPC, ...
Due a compiler bug on ARM targets
 ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64516 )
unaligned access was disabled on all targets other than i386 and
x86_64 with commit 061319ec3dfe9b6d14af1286a1d9979db56048d7 .

A fix has been added to lzo-2.09 so it is not necessary to disable
unaligned access within the Makefile anymore.

Signed-off-by: Stefan Oberhumer <stefan@obssys.com>
2017-10-24 13:24:04 +02:00
..
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-10-15 00:24:22 +02:00
2017-03-22 09:16:23 +01:00
2017-10-04 21:29:00 +02:00
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2017-10-07 19:17:44 +02:00
2017-07-28 23:07:17 +02:00
2016-12-16 22:39:22 +01:00
2017-06-24 14:38:14 +02:00
2017-05-11 13:42:55 -07:00
2017-09-06 15:46:03 +02:00