From 4e8c8252476aaaaa826104362557c084a5d5b978 Mon Sep 17 00:00:00 2001 From: lennart Date: Sun, 26 Oct 2008 23:02:23 +0000 Subject: big big update git-svn-id: svn+ssh://rootserver/home/lennart/svn/private/projects/nss-myhostname@157 bf9bc1cc-28ce-0310-abfb-9041aa761afb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5ebafc1..b0cd511 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # $Id$ -CFLAGS=-Wall -pipe -W -O2 -Wextra -Wno-unused-parameter +CFLAGS=-Wall -pipe -W -O2 -Wextra -Wno-unused-parameter -fPIC VERSION=0.1 libnss_myhostname.so.2: nss-myhostname.o -- cgit