coreutils: don't use openat functions
This commit is contained in:
parent
80dca3dfc9
commit
3f53e28ea8
@ -12,6 +12,7 @@ build() {
|
||||
cd $name-$version
|
||||
patch -p1 < ../$name-uname.patch
|
||||
DEFAULT_POSIX2_VERSION=199209 \
|
||||
ac_cv_func_openat=no \
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-nls \
|
||||
|
Loading…
x
Reference in New Issue
Block a user