arm libpng build fix
Change-Id: I904424251a7d6a84a97e61d18c1a731c66866fae Reviewed-on: https://gerrit.libreoffice.org/33917 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
3
external/libpng/StaticLibrary_png.mk
vendored
3
external/libpng/StaticLibrary_png.mk
vendored
@@ -33,6 +33,9 @@ $(eval $(call gb_StaticLibrary_add_generated_cobjects,png,\
|
|||||||
UnpackedTarball/png/pngwrite \
|
UnpackedTarball/png/pngwrite \
|
||||||
UnpackedTarball/png/pngwtran \
|
UnpackedTarball/png/pngwtran \
|
||||||
UnpackedTarball/png/pngwutil \
|
UnpackedTarball/png/pngwutil \
|
||||||
|
$(if $(filter ARM,$(CPUNAME)),\
|
||||||
|
UnpackedTarball/png/arm/arm_init \
|
||||||
|
) \
|
||||||
))
|
))
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
Reference in New Issue
Block a user