Fix coreutils configure_args (#16391)
This commit is contained in:
parent
74c9ba551a
commit
6c24142ebd
@ -35,4 +35,4 @@ def configure_args(self):
|
|||||||
configure_args.append('--without-gmp')
|
configure_args.append('--without-gmp')
|
||||||
configure_args.append('gl_cv_func_ftello_works=yes')
|
configure_args.append('gl_cv_func_ftello_works=yes')
|
||||||
|
|
||||||
return configure_args
|
return configure_args
|
||||||
|
Loading…
Reference in New Issue
Block a user