rafan 2008-03-14 16:03:08 UTC
FreeBSD ports repository
Added files:
net-p2p/microdc2/files patch-lib-Makefile.in
Log:
Fix build with BSD ar(1).
Makefile of microdc2 mistakenly pass arguments which is intended for
ld(1) to ar(1). GNU ar(1) treats those wrong args as filenames and
issue a warning since "file" not exist, while BSD ar(1) treats them as
invalid options and exits with error.
PR: ports/121163
Reported by: erwin
Submitted by: kaiw@
Approved by: maintainer timeout (16 days)
Revision Changes Path
1.1 +11 -0 ports/net-p2p/microdc2/files/patch-lib-Makefile.in (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"