[Snek] [keith-packard/snek] f3b078: ports/ev3: Fix up makefile to work under debian build

Keith Packard noreply at github.com
Tue Sep 26 22:25:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/keith-packard/snek
  Commit: f3b0782b65c1b810f3f25fb348906d0288bfed3b
      https://github.com/keith-packard/snek/commit/f3b0782b65c1b810f3f25fb348906d0288bfed3b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M ports/ev3/Makefile

  Log Message:
  -----------
  ports/ev3: Fix up makefile to work under debian build

Don't inherit CFLAGS from environment to prevent host hardening flags
from being used with the arm compiler.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 6ab5fe69a5d3198c1cd7fcc235a116879825e188
      https://github.com/keith-packard/snek/commit/6ab5fe69a5d3198c1cd7fcc235a116879825e188
  Author: Keith Packard <keithp at keithp.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M ports/qemu-arm/snek-arm.in
    M ports/qemu-riscv/snek-riscv.in

  Log Message:
  -----------
  ports/qemu-{arm,riscv}: Support updated picolibc semihosting args

Picolibc's argument processing has changed with version 1.8.5 so that
the full command line, including program name, must be provided in the
'arg=' parameter to qemu.

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/79076ee5d41f...6ab5fe69a5d3


More information about the Snek mailing list