mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Merge branch 'fix-gnu-make' into 'master'
fix: GNU Make detects our glob.h See merge request redox-os/cookbook!433
This commit is contained in:
commit
467e6d15db
@ -6,10 +6,4 @@ patches = [
|
||||
]
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
make_cv_sys_gnu_glob=yes
|
||||
)
|
||||
cookbook_configure
|
||||
"""
|
||||
template = "configure"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user