Project

General

Profile

Actions

Bug #19967

closed

Already installed libruby.dylib is used for test on macOS

Added by nobu (Nobuyoshi Nakada) 7 months ago. Updated 3 months ago.

Status:
Closed
Target version:
-
[ruby-core:115117]

Description

On macOS, in the case of --enable-shared and --disable-load-relative, already install libruby.dylib is used during tests if exists.
This is because since [Bug #14992], DYLD_FALLBACK_LIBRARY_PATH is used instead of DYLD_LIBRARY_PATH.
The latter environment variable is used preferentially, whereas the former is used as a fallback, as the name implies.

Actions

Also available in: Atom PDF

Like0
Like0Like0