You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files base-files: create /etc/config/ directory 7 years ago
boot uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware linux-firmware: add ath6k firmware to package 7 years ago
kernel kernel: add kmod-iio-bmp280 7 years ago
libs libs/lzo: Reenable unaligned access on ARM, PPC, ... 7 years ago
network netifd: bump to git HEAD version (FS#1037) 7 years ago
system uci: bump to git HEAD version 7 years ago
utils busybox: provide "ip" 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago