Title [lDebug] Allow passing parameters with blanks to assembler in build_*_options variables
AuthorE. C. Masloch
Created2026-08-05 21:30:43 +0200 Aug Wed
State closed
E. C. Masloch on 2026-08-05 21:31:08 +0200 Aug Wed

Added in lDebug hg 6bb7d7b1238b and in kernwrap hg d7034eb4406d on 2026-07-24, as suggested by a unix stackexchange comment from 2018-11-01.

The parameters must be escaped appropriately, like in:

build_inicomp_options="$(printf ' %q' "-D_TIME_FORCE" "-D_APPEND_NAME=' hg $(hg -R "$INICOMP_PREFER_INCLUDE_DIR" id -n):$(hg -R "$INICOMP_PREFER_INCLUDE_DIR" id -i)'")"