ART Suite Release Notes 1.08.06 (2013/08/24).¶
Previous version's release notes.
ART 1.08.06.¶
Bug fixes:¶
- Issue #4576: setting
DYLD_LIBRARY_PATH
on a mac.- Build system: if
NO_UNDEFINED
is not set, linker behavior is now the same on OS X as Linux.
- Build system: if
Known issues:¶
- On OS X,
art::LibraryManager
requires thatLD_LIBRARY_PATH
is set even though it is not used by the system.