[bootlin/training-materials] 888406: sysdev: labs: fix typo

Luca Ceresoli noreply at github.com
Tue Oct 11 16:05:18 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: 888406e344b2b0edf33188b5f38538f67b36266c
      https://github.com/bootlin/training-materials/commit/888406e344b2b0edf33188b5f38538f67b36266c
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M labs/sysdev-thirdparty/sysdev-thirdparty.tex

  Log Message:
  -----------
  sysdev: labs: fix typo

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


  Commit: e0294006f04be6e8b2cad09521dfc921b293f67e
      https://github.com/bootlin/training-materials/commit/e0294006f04be6e8b2cad09521dfc921b293f67e
  Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M slides/sysdev-cross-compiling-user-space/sysdev-cross-compiling-user-space.tex

  Log Message:
  -----------
  sysdev: slides: reformat shell sequence to avoid improper line break

The \code{} statement curently produces a very unpleasant line break in the
middle of '-L':

  1. $ make CC=arm-linux-gcc CFLAGS=-I/path/to/headers LDFLAGS=-
     L/path/to/libraries

Prevent it by using a minted code block.

Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


Compare: https://github.com/bootlin/training-materials/compare/72acdee3da5c...e0294006f04b


More information about the training-materials-updates mailing list