openwrt_helloworld/gn
zxlhhyccc 980a48dbe3 gn: bump to latest git HEAD
The wrong escaping mode is used in a few contexts, which results in
failed builds. This is happening in particular to folks whose sources
are inside a directory with a space in it, and whose builds are not
contained within that directory.

Such builds encode the surrounding filesystem structure into the ninja
files, which is unfortunate but unavoidable in some environments. Fix
the escaping mode in this case.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-20 19:07:28 +08:00
..
patches gn: add new host tool 2023-03-18 06:15:34 +08:00
src/out gn: bump to latest git HEAD 2023-03-20 19:07:28 +08:00
Makefile gn: bump to latest git HEAD 2023-03-20 19:07:28 +08:00