diff options
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2001-01-26 16:18:16 (GMT) |
---|---|---|
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2001-01-26 16:18:16 (GMT) |
commit | 61c5115672f679a6fc0ef8fb2863ac0d31df364f (patch) | |
tree | 8e106ad27c0f76fd7f8b84011a20b2cfc0640543 /Modules | |
parent | 3ecf0aae7bf7c8d13c1f351a94e75912674631bb (diff) | |
download | cpython-61c5115672f679a6fc0ef8fb2863ac0d31df364f.zip cpython-61c5115672f679a6fc0ef8fb2863ac0d31df364f.tar.gz cpython-61c5115672f679a6fc0ef8fb2863ac0d31df364f.tar.bz2 |
- LIBRARY is now a SUBST variable.
- Add CFLAGSFORSHARED variable. configure sets this to CCSHARED if LDLIBRARY
is a shared library.
- Remove -fPIC from OPT, it has no business there.
- Change CCSHARED option for Linux to -fPIC. It should probably be
-fPIC on a few other platforms as well.
- Don't create silly boot Makefile, create Setup files and run makesetup
instead.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions