sync ports with The Matrix
This commit is contained in:
parent
0bb298a7cc
commit
0c63ea14ee
30 changed files with 307 additions and 88 deletions
|
@ -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
|
||||
|
|
|
@ -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:*) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue