openwrtv3/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 base-files: create /etc/config/ directory 2017-09-30 22:22:38 +02:00
boot uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references 2017-10-23 18:42:25 -07:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
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 uci: bump to git HEAD version 2017-10-04 21:29:34 +02:00
utils busybox: provide "ip" 2017-10-14 20:23:55 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00