freebsd-ports/devel/pwlib152/files/patch-make-common.mak
Pav Lucistnik 4c44860299 - Update to 1.5.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:29:51 +00:00

20 lines
378 B
Makefile

*** make/common.mak.orig Tue Jul 29 11:25:23 2003
--- make/common.mak Wed Jun 8 16:50:19 2005
***************
*** 262,268 ****
endif
ifneq ($(P_SHAREDLIB),1)
! LDFLAGS += -static
endif
# clean whitespace out of source file list
--- 262,268 ----
endif
ifneq ($(P_SHAREDLIB),1)
! #LDFLAGS += -static
endif
# clean whitespace out of source file list