[Bug 260484] x11/xorg-cf-files: Stop using 'l' option with 'ar'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260484 Yasuhiro Kimura <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #230194|0 |1 is obsolete| | --- Comment #5 from Yasuhiro Kimura <[email protected]> --- Created attachment 237253 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237253&action=edit Updated patch file Update patch to fix the issue. Version 1.0.7 includes the fix of the error but it assumes the issue is specific to Linux and the error still happens on FreeBSD. So update patch to fix the issue on FreeBSD as following. 1. Introduce new macro 'HasGnuAr'. 2. Change Imake.tmpl so it defines 'ArCmd' as 'ArCmdBase cq' if 'HasGnuAr' is defined. 3. Define 'HasGnuAr' in both FreeBSD.cf and linux.cf. I'm going to submit patch to upstream. -- You are receiving this mail because: You are the assignee for the bug.