diff options
| author | Greg Ward <gward@python.net> | 2000-11-07 15:44:21 (GMT) | 
|---|---|---|
| committer | Greg Ward <gward@python.net> | 2000-11-07 15:44:21 (GMT) | 
| commit | a1c4da2481c428b06f144b625d52df52106a5ff6 (patch) | |
| tree | 92098d11a7f6e52f1adad030d05135c42838c343 /Lib/test/test_array.py | |
| parent | f16e0ed76c312ecddac1a90a713a865cc4b20b05 (diff) | |
| download | cpython-a1c4da2481c428b06f144b625d52df52106a5ff6.zip cpython-a1c4da2481c428b06f144b625d52df52106a5ff6.tar.gz cpython-a1c4da2481c428b06f144b625d52df52106a5ff6.tar.bz2 | |
Fix for SF bug #117606:
  - when compiling with GCC on Solaris, use "$(CC) -shared" instead
    of "$(CC) -G" to generate .so files
  - when compiling with GCC on any platform, add "-fPIC" to OPT
    (without this, "$(CC) -shared" dies horribly)
Diffstat (limited to 'Lib/test/test_array.py')
0 files changed, 0 insertions, 0 deletions
