mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Statically linking does not use shared libraries of encodings
This commit is contained in:
parent
124be0aaaa
commit
055615a473
@ -932,7 +932,7 @@ test: test-short
|
||||
|
||||
# Separate to skip updating encs and exts by `make -o test-precheck`
|
||||
# for GNU make.
|
||||
test-precheck: encs exts PHONY $(DOT_WAIT)
|
||||
test-precheck: $(ENCSTATIC:static=lib)encs exts PHONY $(DOT_WAIT)
|
||||
yes-test-all-precheck: programs $(DOT_WAIT) test-precheck
|
||||
|
||||
PRECHECK_TEST_ALL = yes-test-all-precheck
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user