diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-07-04 12:14:39 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-07-04 12:14:39 +0000 |
commit | dfac99f6306d3a1bb6eba055164159fd5779a66b (patch) | |
tree | afdf4dced38b4dc1401d8752a0982a4eeae23bc5 /Mac/Tools | |
parent | d13c9d2d90d09dc33c7403f6dc21c03368cdc879 (diff) | |
download | cpython-dfac99f6306d3a1bb6eba055164159fd5779a66b.tar.gz |
Fixed two bugs in MacOSX framework handling spotted by Edward Moy:
- In the top level Makefile, the argument to -install_name should be
prepended with /System/Library/Frameworks/, so it is an absolute path.
- In the top level Makefile, because of 2), RUNSHARED needs to be set to
DYLD_FRAMEWORK_PATH=<path to local framework> and $(RUNSHARED) prepended
to the $(MAKE) lines in the frameworkinstallmaclib and
frameworkinstallapps targets.
Diffstat (limited to 'Mac/Tools')
0 files changed, 0 insertions, 0 deletions