musl: whitespace, NFC
This commit is contained in:
parent
3dbe6bee3c
commit
ed5347278f
@ -64,9 +64,9 @@ stdenv.mkDerivation rec {
|
|||||||
# Use execveat to impl fexecve when avail (useful for containers)
|
# Use execveat to impl fexecve when avail (useful for containers)
|
||||||
./fexecve-execveat.patch
|
./fexecve-execveat.patch
|
||||||
# improve behavior in few cases
|
# improve behavior in few cases
|
||||||
./0001-in-pthread_mutex_trylock-EBUSY-out-more-directly-whe.patch
|
./0001-in-pthread_mutex_trylock-EBUSY-out-more-directly-whe.patch
|
||||||
./0002-in-pthread_mutex_timedlock-avoid-repeatedly-reading-.patch
|
./0002-in-pthread_mutex_timedlock-avoid-repeatedly-reading-.patch
|
||||||
./0003-fix-namespace-violation-for-c11-mutex-functions.patch
|
./0003-fix-namespace-violation-for-c11-mutex-functions.patch
|
||||||
];
|
];
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
configureFlagsArray+=("--syslibdir=$out/lib")
|
configureFlagsArray+=("--syslibdir=$out/lib")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user