• Stephan Bergmann's avatar
    Allow NONE libs to find each other on Mac OS X · 470b4a03
    Stephan Bergmann yazdı
    ...otherwise e.g. during execution of sw/PythonTest_sw_python.mk
    workdir/*/LinkTarget/Library/libtest.dylib would not find
    workdir/*/LinkTarget/Library/libunotest.dylib without yet another addition to
    DYLD_LIBRARY_PATH.  (Special cases where NONE libs are located somewhere else
    than workdir/*/LinkTarget/Library/ can be and are still found via
    DYLD_LIBRARY_PATH.)
    
    Change-Id: Ia301746842ef49393d0229915c01b61e378ca100
    470b4a03
macosx-change-install-names.pl 4.5 KB