openwrt-packages/lang/ruby
Sergey V. Lobanov c55092396e ruby: fix build on macos
1. ruby/host build fails on macos due to Apple ld generates warning
if a folder from LDFLAGS is not exist. configure script catches this
warning and fails. This patch disables ld warnings for macos

2. ruby build fails on macos due /bin/true is not exist on macos.
This patch replaces /bin/true with true in OpenWrt Makefile

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-02-06 21:46:17 -03:00
..
files ruby: wrap script to disable gems if not installed 2014-10-07 14:14:52 -03:00
patches ruby: update to 3.0.2 2021-07-15 14:44:15 -03:00
Makefile ruby: fix build on macos 2022-02-06 21:46:17 -03:00
ruby_find_pkgsdeps ruby: update to 3.0.0 2021-02-22 19:49:38 -03:00
ruby_missingfiles ruby: update to 2.7.1 2020-04-14 18:57:36 -03:00