From b8943db95e20dc51f104e5b8f8faa3810b6f4e54 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Wed, 08 Nov 2006 23:24:47 +0000 Subject: Updated to add STATIC compile option --- diff --git a/src/boards/Makefile.mingw b/src/boards/Makefile.mingw index a9424ea..1bf88e2 100644 --- a/src/boards/Makefile.mingw +++ b/src/boards/Makefile.mingw @@ -26,7 +26,7 @@ GCOMPRIS_INSTALL_DIR := $(GCOMPRIS_TOP)/win32-install-dir # Compiler Options -CFLAGS = +CFLAGS = -DSTATIC_MODULE DEFINES = -- cgit v0.9.1