]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/mac/wxPythonOSX/build
disable debugreport option
[wxWidgets.git] / wxPython / distrib / mac / wxPythonOSX / build
index ceaee33a99e5b9551750bf2292efbca5d2773cea..fbe9a17c1e03df5aa1b2d84d48fa6ef0c416b0c7 100755 (executable)
@@ -218,6 +218,7 @@ if [ $skipconfig != yes ]; then
        --enable-debug_flag \
        --enable-precomp=no \
        --enable-optimise \
+       --disable-debugreport \
        $UNICODEOPT $OTHER_CFG_OPTS
 
 fi