Fix coreutils configure_args (#16391)

This commit is contained in:
Adam J. Stewart 2020-04-30 11:13:23 -05:00 committed by GitHub
parent 74c9ba551a
commit 6c24142ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,4 @@ def configure_args(self):
configure_args.append('--without-gmp')
configure_args.append('gl_cv_func_ftello_works=yes')
return configure_args
return configure_args