Makefile
changeset 3 ed325d60fa34
parent 0 7d3c07f8acfb
--- a/Makefile	Thu Dec 23 01:06:09 2010 +0100
+++ b/Makefile	Thu Dec 23 11:42:03 2010 +0100
@@ -1,5 +1,6 @@
 ALL = hallo myhallo libmy.so.1.0.1
 
+# do we really need the -fPIC?
 CFLAGS = -fPIC -O2 -Wall $(shell getconf LFS_CFLAGS)
 LDFLAGS = -ldl