Skip to content
Snippets Groups Projects
Commit 1a16e66e authored by Mark Kettenis's avatar Mark Kettenis Committed by Heinrich Schuchardt
Browse files

Makefile: Avoid non-portable GNU sed extension


Use [:space:] instead of \s and \S in regular expression that
determines the sandbox target architecture.  Fixes the build
failure on OpenBSD introduced with commit 4e65ca00
("efi_loader: bootmgr: add booting from removable media").

Fixes: f7691a6d ("sandbox: allow cross-compiling sandbox")
Signed-off-by: default avatarMark Kettenis <kettenis@openbsd.org>
Reviewed-by: Heinrich Schuchardt's avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 145921bd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment