home: hub: 9ficl

Download patch

ref: b6f06cff6c68995b24a0b5ff5d9cd7ba8927bbe8
parent: a3fa8340d19d64b72825b21ab5ac55a3c0426a10
author: asau <asau@ficl.sf.net>
date: Fri Sep 10 10:00:31 CDT 2010

Turn warnings on.

--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # Flags for shared library
 #TARGET= -Dlinux  # riscos MOTO_CPU32 
 SHFLAGS = -fPIC
-CFLAGS= -O $(SHFLAGS)
+CFLAGS= -O $(SHFLAGS) -Wall
 CPPFLAGS= $(TARGET) -I.
 CC = cc
 LIB = ar cr