changeset 1:040f60d3c15b draft

Uploaded
author wolma
date Tue, 26 Apr 2016 11:48:47 -0400
parents 3956f4688295
children 50ffd429060b
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Apr 26 11:03:45 2016 -0400
+++ b/tool_dependencies.xml	Tue Apr 26 11:48:47 2016 -0400
@@ -60,7 +60,7 @@
                     <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable>
                     <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
                     <!-- fix too strict compiler settings under Python 3.4 -->
-                    <environment_variable action="prepend_to" name="CFLAGS">-Wno-error=declaration-after-statement</environment_variable>
+                    <environment_variable action="prepend_to" name="CFLAGS">"-Wno-error=declaration-after-statement"</environment_variable>
                 </action>
             </actions>
         </install>