At the moment '\s*' is silently interpreted as just 's*', but in the
future it will be an error:

sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\)

cf. https://bugs.freebsd.org/229925

Signed-off-by: Tobias Kortkamp <t...@tobik.me>
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/85

-- Commit Summary --

  * Fix a GNUism that FreeBSD's sed(1) cannot deal with

-- File Changes --

    M src/Makefile.housekeeping (2)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/85.patch
https://github.com/ipxe/ipxe/pull/85.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/85
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to