mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 08:40:07 +00:00
752b94f63e
* sysdeps/sparc/Makefile (long-double-fcts): ... to here.
7 lines
164 B
Makefile
7 lines
164 B
Makefile
# The Sparc `long double' is a distinct type we support.
|
|
long-double-fcts = yes
|
|
|
|
ifeq ($(subdir),db2)
|
|
CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_SPARC_GCC=1
|
|
endif
|