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