]> granicus.if.org Git - python/commit
Added 'debug' flags to compile and link methods, and modified code to add
authorGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:17:00 +0000 (02:17 +0000)
committerGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:17:00 +0000 (02:17 +0000)
commitba233fbe92582abf1c779aa392b36130e1b3a7da
treeaeb4d8d93e299e00300654afa22b109dd1adcc08
parent3c045a576649ddf28eb6f9b33c749e8db0dd2255
Added 'debug' flags to compile and link methods, and modified code to add
'-g' flag to compiler/linker command lines when it's true.
Lib/distutils/unixccompiler.py