mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
jpeg: disable sparc build
The build fails, and we don't need it as we use libjpeg-turbo anyways.
This commit is contained in:
@@ -15,7 +15,7 @@ REVISION="4"
|
||||
SOURCE_URI="http://www.ijg.org/files/jpegsrc.v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="650250979303a649e21f87b5ccd02672af1ea6954b911342ea491f351ceb7122"
|
||||
|
||||
ARCHITECTURES="all ?x86_gcc2 ?arm"
|
||||
ARCHITECTURES="all ?x86_gcc2 ?arm !sparc"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 x86"
|
||||
|
||||
libVersion="9.3.0"
|
||||
|
||||
Reference in New Issue
Block a user