diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-02 19:34:03 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-02 19:34:03 (GMT) |
commit | c224458ef699e0306162a351ca7454b4d486c635 (patch) | |
tree | d74d13a16115b23cb4f6a817c65b742bd7a852e5 /Misc/ACKS | |
parent | 8a7e5daab20ba98c7d95b5843c6b8ae30e5e6667 (diff) | |
download | cpython-c224458ef699e0306162a351ca7454b4d486c635.zip cpython-c224458ef699e0306162a351ca7454b4d486c635.tar.gz cpython-c224458ef699e0306162a351ca7454b4d486c635.tar.bz2 |
Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD
and DragonFly BSD. Patch by Nicolas Joly.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -422,6 +422,7 @@ Fredrik Johansson Gregory K. Johnson Simon Johnston Thomas Jollans +Nicolas Joly Evan Jones Jeremy Jones Richard Jones |