[xfs-masters] [Bug 1115] New: xfsprogs: Fix cross compile builds

bugzilla-daemon at oss.sgi.com bugzilla-daemon at oss.sgi.com
Thu Jul 23 17:15:47 CDT 2015


http://oss.sgi.com/bugzilla/show_bug.cgi?id=1115

            Bug ID: 1115
           Summary: xfsprogs: Fix cross compile builds
           Product: XFS
           Version: Current
          Hardware: Other
                OS: Linux
            Status: RESOLVED
          Severity: normal
          Priority: P5
         Component: xfsprogs
          Assignee: xfs-masters at oss.sgi.com
          Reporter: geoff at infradead.org
    Classification: Unclassified
            Status: RESOLVED
        Resolution: DUPLICATE

Found in xfsprogs-3.2.2.

The libxfs makefile builds and runs the tool gen_crc32table on the host
machine.  The current implementation uses the target compiler for the build of
this tool.

The attached patch adds AX_PROG_CC_FOR_BUILD to configure.ac and changes the
makefile to use CC_FOR_BUILD when building gen_crc32table.

--- Comment #1 from Geoff Levand <geoff at infradead.org> ---


*** This bug has been marked as a duplicate of bug 1114 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.sgi.com/pipermail/xfs-masters/attachments/20150723/3444adfb/attachment.html>


More information about the xfs-masters mailing list