Remove entire line for DYLD_INSERT_LIBRARIES

(cherry picked from commit 27c66a802ec11e90972bfc8135db47866caf0b01)
This commit is contained in:
Eblo 2025-02-09 09:24:03 -05:00 committed by 刘皓
parent 06f7572eb7
commit 8f7b6c1962
No known key found for this signature in database
GPG key ID: 7901753DB465B711

View file

@ -322,7 +322,7 @@ $(DOWNLOADS)/ruby/configure: $(DOWNLOADS)/ruby/configure.ac
$(DOWNLOADS)/ruby/configure.ac:
$(CLONE) $(GITHUB)/mkxp-z/ruby $(DOWNLOADS)/ruby --single-branch -b mkxp-z-3.1.3 --depth 1;
sed -i '' 's/ DYLD_INSERT_LIBRARIES / /g' $(DOWNLOADS)/ruby/configure.ac
sed -i '' '/: $${PRELOADENV=DYLD_INSERT_LIBRARIES}/g' $(DOWNLOADS)/ruby/configure.ac
# ====
init_dirs: