- always add -fPIC said the frog
This commit is contained in:
parent
111a54437c
commit
b1432262e6
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/04 16:03:52 jasper Exp $
|
# $OpenBSD: Makefile,v 1.2 2010/04/04 16:07:52 jasper Exp $
|
||||||
|
|
||||||
COMMENT= IPC library used by GnuPG and gpgme
|
COMMENT= IPC library used by GnuPG and gpgme
|
||||||
|
|
||||||
DISTNAME= libassuan-1.0.0
|
DISTNAME= libassuan-1.0.0
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
|
|
||||||
CATEGORIES= security devel
|
CATEGORIES= security devel
|
||||||
|
|
||||||
@ -19,8 +20,6 @@ USE_LIBTOOL= Yes
|
|||||||
|
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} == "amd64"
|
|
||||||
CFLAGS+= -fPIC
|
CFLAGS+= -fPIC
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user