Summary: | graphics/mozjpeg: fix build on powerpc64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, sunpoet | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: sunpoet Date: Mon Aug 26 11:50:20 UTC 2019 New revision: 509936 URL: https://svnweb.freebsd.org/changeset/ports/509936 Log: Fix build on powerpc64 PR: 240087 Submitted by: pkubaj Changes: head/graphics/mozjpeg/Makefile head/graphics/mozjpeg/files/ head/graphics/mozjpeg/files/patch-md5-md5.c Committed. Thanks! |
Created attachment 206868 [details] patch powerpc64 needs include sys/endian.h for htole32 in md5/md5.c.