1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/security/pgp6/files/patch-ap

20 lines
323 B
Plaintext
Raw Normal View History

*** clients/pgp/cmdline/Makefile.in 2000/01/26 03:55:17 1.1
--- clients/pgp/cmdline/Makefile.in 2000/01/26 03:55:41 1.2
***************
*** 51,57 ****
CFLAGS=@CFLAGS@
LDFLAGS=@LDFLAGS@
! CFLAGS+= -g
TARGET=pgp
--- 51,57 ----
CFLAGS=@CFLAGS@
LDFLAGS=@LDFLAGS@
! CFLAGS+= -g -pthread
TARGET=pgp