diff src/nsis.mk @ 2994:a1d474da2036

Update nsis to mxe devel branch 22-May 2013. * Modify nsis-1 patch to same as mxe devel branch
author John Donoghue <john.donoghue@ieee.org>
date Sat, 25 May 2013 12:38:30 -0400
parents 4d0f3a9da57e
children 100e618349f7
line wrap: on
line diff
--- a/src/nsis.mk	Sat May 25 12:37:14 2013 -0400
+++ b/src/nsis.mk	Sat May 25 12:38:30 2013 -0400
@@ -17,7 +17,7 @@
 endef
 
 define $(PKG)_BUILD
-    cd '$(1)' && scons \
+    cd '$(1)' && scons VERBOSE=1 \
         MINGW_CROSS_PREFIX='$(TARGET)-' \
         PREFIX='$(PREFIX)/$(TARGET)' \
         `[ -d /usr/local/include ] && echo APPEND_CPPPATH=/usr/local/include` \