sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-24 19:04:18 +00:00
parent 0bb298a7cc
commit 0c63ea14ee
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
30 changed files with 307 additions and 88 deletions

View file

@ -3,7 +3,7 @@ DISTNAME = ruby-${VERSION}
SHARED_LIBS = ruby32 0.0
NEXTVER = 3.3
PKGSPEC-main ?= ruby->=3.2.0,<${NEXTVER}
REVISION-main = 0
REVISION-main = 1
PSEUDO_FLAVORS= no_ri_docs bootstrap
# Do not build the RI docs on slow arches

View file

@ -17,6 +17,15 @@ Index: configure
ac_cv_path_mkdir="mkdir"
;; #(
@@ -10897,7 +10897,7 @@ esac
case "$target_cpu" in #(
aarch64) :
- for opt in -mbranch-protection=pac-ret -msign-return-address=all
+ for opt in -mbranch-protection=standard -msign-return-address=all
do :
@@ -12117,7 +12117,7 @@ fi
;; #(
root:*) :