mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
netpbm: remove WANT_SSE = Y from config.mk
SSE is not available on armv5tel,aarch64 and i586 so we cannot general enable it. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -688,4 +688,3 @@ TIFFLIB = libtiff.so
|
||||
JPEGLIB = libjpeg.so
|
||||
ZLIB = libz.so
|
||||
NETPBM_DOCURL = http://netpbm.sourceforge.net/doc/
|
||||
WANT_SSE = Y
|
||||
|
||||
Reference in New Issue
Block a user