mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
This commit is contained in:
2
sysdeps/pthread/Makeconfig
Normal file
2
sysdeps/pthread/Makeconfig
Normal file
@ -0,0 +1,2 @@
|
||||
# Compile libc code to do internal locking.
|
||||
libc-reentrant = yes
|
3
sysdeps/pthread/configure
vendored
3
sysdeps/pthread/configure
vendored
@ -1,3 +0,0 @@
|
||||
# Local configure fragment for sysdeps/pthread.
|
||||
|
||||
DEFINES="$DEFINES -D_LIBC_REENTRANT"
|
Reference in New Issue
Block a user