Set SDKROOT
to empty value [ci skip]
So `RbConfig::CONFIG["includedir"]` does not start with double slash.
This commit is contained in:
parent
c21965b2f8
commit
d4f5c01262
@ -15,7 +15,7 @@ ifneq ($(filter darwin%,$(target_os)),)
|
||||
# Remove debug option not to generate thousands of .dSYM
|
||||
MJIT_DEBUGFLAGS := $(filter-out -g%,$(MJIT_DEBUGFLAGS))
|
||||
|
||||
INSTRUBY_ENV += SDKROOT=/
|
||||
INSTRUBY_ENV += SDKROOT=
|
||||
endif
|
||||
INSTRUBY_ARGS += --gnumake
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user