[neon/kde/okular/Neon/release] /: try without parallel to see if it fixes poppler build
Jonathan Riddell
null at kde.org
Wed Apr 28 15:14:45 BST 2021
Git commit f2807c2c1873f939d5c924228b68ea503b1d91ff by Jonathan Riddell.
Committed on 28/04/2021 at 14:14.
Pushed by jriddell into branch 'Neon/release'.
try without parallel to see if it fixes poppler build
M +3 -0 snapcraft.yaml
https://invent.kde.org/neon/kde/okular/commit/f2807c2c1873f939d5c924228b68ea503b1d91ff
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6b0d181..4037b22 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -42,6 +42,9 @@ parts:
poppler:
plugin: cmake
source: https://poppler.freedesktop.org/poppler-21.04.0.tar.xz
+ build-environment:
+ - CMAKE_BUILD_PARALLEL_LEVEL: "1"
+ - VERBOSE: "1"
build-packages:
- libfreetype6-dev
- libfontconfig1-dev
More information about the Neon-commits
mailing list