packages/lang/ruby
Sergey V. Lobanov c93e0ef3c8 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-07 15:40:19 +00:00
..
files first commit 2018-10-18 16:56:47 +08:00
patches ruby: update to 3.0.2 2022-02-06 15:18:20 +00:00
Makefile ruby: fix build on macos 2022-02-07 15:40:19 +00:00
ruby_find_pkgsdeps lang: bump version 2021-06-14 19:43:42 +08:00
ruby_missingfiles packages: sync to new packages 2020-07-08 14:18:52 +08:00