changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: --without-x

changeset 84: 69933b35d1ba
parent 83: 7f5c67e38fb2
child 85: c286f0aac892
author: ellis <ellis@rwest.io>
date: Thu, 04 Jan 2024 12:59:18 -0500
files: scripts/build-emacs-mini.sh
description: --without-x
     1.1--- a/scripts/build-emacs-mini.sh	Thu Jan 04 12:57:57 2024 -0500
     1.2+++ b/scripts/build-emacs-mini.sh	Thu Jan 04 12:59:18 2024 -0500
     1.3@@ -2,6 +2,7 @@
     1.4 CPUS=$(getconf _NPROCESSORS_ONLN)
     1.5 TARGETDIR="${1:-build/src/emacs}"
     1.6 CONFIG=(--without-all
     1.7+        --without-x
     1.8 	--enable-link-time-optimization
     1.9 	--with-json
    1.10 	--with-modules