use glibc 2.28
This commit is contained in:
parent
1c86c6e5c7
commit
a71f17adf8
@ -42,7 +42,7 @@ TARGET_CONFIGS_LISTOFLISTS = [[
|
||||
struct(
|
||||
gotarget = "linux_{}_gnu".format(gocpu),
|
||||
zigtarget = "{}-linux-gnu".format(zigcpu),
|
||||
target_suffix = ".2.19",
|
||||
target_suffix = ".2.28", # use 2.19 for jessie.
|
||||
includes = [
|
||||
"libunwind/include",
|
||||
"libc/include/generic-glibc",
|
||||
|
Loading…
Reference in New Issue
Block a user