Patch a compilation bug for getopt
Former-commit-id: 0ea287f1ca4ed7808577b3e0a12c568da10f6ee8 Former-commit-id: 361c4e3e00ed587a7d7ca684fa92fafefd3cda83
This commit is contained in:
@ -19,6 +19,9 @@ include ../../config/auto.conf
|
|||||||
PKG = getopt-1.1.6
|
PKG = getopt-1.1.6
|
||||||
MAKEOPTIONS=prefix=$(PRTPATH)
|
MAKEOPTIONS=prefix=$(PRTPATH)
|
||||||
|
|
||||||
|
ifeq ($(CFGPRT),i386-darwin)
|
||||||
|
LDFLAGS:=$(LDFLAGS) -lintl
|
||||||
|
endif
|
||||||
|
|
||||||
include $(CFGDIR)targets/package.targ
|
include $(CFGDIR)targets/package.targ
|
||||||
|
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user