mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-06 12:01:08 +03:00
[subdir=crypt] (crypt): New variable, set to crypt.solar.
This commit is contained in:
@@ -3,3 +3,9 @@
|
|||||||
# and difftime.o don't work because of this. The long-term fix is to actually
|
# and difftime.o don't work because of this. The long-term fix is to actually
|
||||||
# implement what they're doing, but for the short-term, we must do this.
|
# implement what they're doing, but for the short-term, we must do this.
|
||||||
sysdep-CFLAGS := $(sysdep-CFLAGS) -mhard-quad-float
|
sysdep-CFLAGS := $(sysdep-CFLAGS) -mhard-quad-float
|
||||||
|
|
||||||
|
ifeq ($(subdir),crypt)
|
||||||
|
|
||||||
|
crypt := crypt.solar
|
||||||
|
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user