mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 09:51:56 +02:00
maint: explicitly list full-read and full-write module names
* bootstrap.conf (gnulib_modules): Include full-read and full-write explicitly. Before, we'd get them via safe-read, but with newer gnulib, that is no longer enough: link failure due to undefined references to full_write.
This commit is contained in:
@@ -91,6 +91,8 @@ gnulib_modules="
|
||||
ftello
|
||||
ftoastr
|
||||
fts
|
||||
full-read
|
||||
full-write
|
||||
getgroups
|
||||
gethrxtime
|
||||
getline
|
||||
|
||||
Reference in New Issue
Block a user