Openwrt/package
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 061319ec3d .

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
..
base-files
boot uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references 2017-10-23 18:42:25 -07:00
devel
firmware linux-firmware: add ath6k firmware to package 2017-10-15 00:24:21 +02:00
kernel kernel: add kmod-iio-bmp280 2017-10-23 12:50:30 +03:00
libs libs/lzo: Reenable unaligned access on ARM, PPC, ... 2017-10-24 13:24:04 +02:00
network netifd: bump to git HEAD version (FS#1037) 2017-10-19 21:48:49 +02:00
system
utils busybox: provide "ip" 2017-10-14 20:23:55 +02:00
Makefile