remove debug flags
git-svn-id: svn://10.0.0.236/trunk@261956 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
98ff5efb56
commit
d31afe8969
@ -304,8 +304,8 @@ Python bindings for Network Security Services (NSS) and Netscape Portable Runtim
|
||||
|
||||
debug_compile_args = ['-O0', '-g']
|
||||
# force debug build until package matures
|
||||
extra_compile_args = debug_compile_args
|
||||
#extra_compile_args = []
|
||||
#extra_compile_args = debug_compile_args
|
||||
extra_compile_args = []
|
||||
|
||||
nss_error_extension = \
|
||||
Extension('nss.error',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user