mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-21 21:52:04 +02:00
Remove entire line for DYLD_INSERT_LIBRARIES
(cherry picked from commit 27c66a802ec11e90972bfc8135db47866caf0b01)
This commit is contained in:
parent
06f7572eb7
commit
8f7b6c1962
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue