projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
091da75
)
add -fPIC to CFLAGS
author
Paul Mackerras
<paulus@samba.org>
Wed, 27 Dec 2000 23:27:48 +0000
(23:27 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 27 Dec 2000 23:27:48 +0000
(23:27 +0000)
pppd/plugins/Makefile.linux
patch
|
blob
|
history
diff --git
a/pppd/plugins/Makefile.linux
b/pppd/plugins/Makefile.linux
index 1c99dc00cfd0f549f258aa033d42a5003a61a1c1..b7a7db0b355e04c3116c291b1f8978a2ca5cc4bc 100644
(file)
--- a/
pppd/plugins/Makefile.linux
+++ b/
pppd/plugins/Makefile.linux
@@
-1,5
+1,5
@@
CC = gcc
-CFLAGS = -g -O2 -I.. -I../../include
+CFLAGS = -g -O2 -I.. -I../../include
-fPIC
LDFLAGS = -shared
all: minconn.so passprompt.so