diff src/of-windows.mk @ 3905:f1fa61828986

of-windows: enable cross compile * src/of-windows-1-fixes.patch: new file * src/of-windows.mk: enable compile * dist-files.mk: add of-windows-1-fixes.patch
author John Donoghue <john.donoghue@ieee.org>
date Tue, 14 Apr 2015 22:51:09 -0400
parents 58935b4de51f
children 62e60aa89275
line wrap: on
line diff
--- a/src/of-windows.mk	Tue Apr 14 13:16:40 2015 -0400
+++ b/src/of-windows.mk	Tue Apr 14 22:51:09 2015 -0400
@@ -18,5 +18,5 @@
 endef
 
 define $(PKG)_BUILD
-    $(OCTAVE_FORGE_PKG_BUILD_NOCOMPILE)
+    $(OCTAVE_FORGE_PKG_BUILD)
 endef