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
Rosen Penev 4533ba6810 lua: fix linking under glibc
Compilation of liblua itself works, but when other packages link against
it, the linker starts throwing undefined references to a bunch of math
functions in libm.

First discovered in a failed attempt to transition a package to uClibc++.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[fix commit title capitalization]
Signed-off-by: David Bauer <mail@david-bauer.net>
5 years ago
..
base-files treewide: use a single ath10k MAC patching function with checksum 5 years ago
boot uboot-oxnas: remove unnecessary execute permission bit 5 years ago
devel gdb: bump to 8.3.1 5 years ago
firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
kernel kernel: add kmod-iio-bme680 5 years ago
libs uClibc++: Fix three bugs 5 years ago
network iwinfo: update to latest Git HEAD 5 years ago
system rpcd: update to latest Git HEAD 5 years ago
utils lua: fix linking under glibc 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago