mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
[subdir=crypt] (crypt): New variable, set to crypt.solar.
This commit is contained in:
parent
d53f392b18
commit
6b08e0a455
@ -3,3 +3,9 @@
|
||||
# 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.
|
||||
sysdep-CFLAGS := $(sysdep-CFLAGS) -mhard-quad-float
|
||||
|
||||
ifeq ($(subdir),crypt)
|
||||
|
||||
crypt := crypt.solar
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user