[gimp-macos-build] rebuild libheif and x265 to enable asm optimization
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] rebuild libheif and x265 to enable asm optimization
- Date: Fri, 8 Nov 2019 21:31:09 +0000 (UTC)
commit dc6ebfcbfc10a289519509dd1404b42effeaada6
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Fri Nov 8 22:31:03 2019 +0100
rebuild libheif and x265 to enable asm optimization
.circleci/config.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index d9b80fc..2230b42 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -74,6 +74,9 @@ jobs:
- run:
name: Build GIMP dependencies (without gegl/babl)
command: source ~/.profile && jhbuild build suitesparse $(jhbuild info gimp|grep
'^Requires:'|sed -e 's|^Requires:||' -e 's|gegl||'|tr -d ',')
+ - run:
+ name: Temporary: rebuild x265 and libheif
+ command: source ~/.profile && jhbuild buildone --force x265 && jhbuild buildone --force libheif
- run:
name: Build all WebKit dependencies
command: source ~/.profile && jhbuild build $(jhbuild info webkit|grep '^Requires:'|sed
's|^Requires:||'|tr -d ',')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]