summaryrefslogtreecommitdiffstats
path: root/latex
diff options
context:
space:
mode:
authorPavel Vinogradov2018-09-19 20:32:16 -0400
committerPavel Vinogradov2018-09-20 06:01:40 -0400
commit4a84c817f3dae030c7f9cac10165f2f1f22c957f (patch)
tree6475ae0d3f5b2f25d065d1f0593a077486a49633 /latex
parent9dd193902ad77152da4c63345875feef4aeb3ef6 (diff)
latex/texlive: made parallel building process available again
Diffstat (limited to 'latex')
-rwxr-xr-xlatex/texlive/BUILD4
-rw-r--r--latex/texlive/HISTORY1
2 files changed, 2 insertions, 3 deletions
diff --git a/latex/texlive/BUILD b/latex/texlive/BUILD
index 30a9295bbb..803444a23c 100755
--- a/latex/texlive/BUILD
+++ b/latex/texlive/BUILD
@@ -21,6 +21,4 @@ cd "$COMPILE_DIRECTORY" &&
--disable-static --enable-shared \
--with-banner-add="/Source Mage GNU/Linux" \
$OPTS &&
-make_single &&
-make &&
-make_normal
+make
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 9bdcfa822e..4e0fca3e4a 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,6 +1,7 @@
2018-09-19 Pavel Vinogradov <public@sourcemage.org>
* patches/texlive-20180414-source-upstream_fixes-1.patch:
adapted to poppler 0.68.0 or higher
+ * BUILD: parallelized the building process (potentionally)
2018-05-22 Pavel Vinogradov <public@sourcemage.org>
* PRE_BUILD: more fixes to poppler related files