mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
libgpg-error: Update to 1.34
Remove FPIC as it is already default. Both fPIC and DPIC are passed. Some extra configure arguments to speed up build times. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
+ x86_64-openwrt-linux-gnu|i?86-openwrt-linux-gnu)
|
||||
+ host=$(echo $host | sed 's/openwrt/pc/g')
|
||||
+ ;;
|
||||
+ arm-openwrt-linux-gnu)
|
||||
+ arm-openwrt-linux-gnu|armeb-openwrt-linux-gnu)
|
||||
+ host=arm-unknown-linux-gnueabi
|
||||
+ ;;
|
||||
+ *)
|
||||
|
||||
Reference in New Issue
Block a user