mirror of git://sourceware.org/git/glibc.git
entered into RCS
This commit is contained in:
parent
26821a64f9
commit
3c004aa74f
|
@ -0,0 +1,11 @@
|
|||
ifeq ($(subdir),math)
|
||||
ifndef math-twiddled
|
||||
|
||||
# Avoid twiddling in generic/Makefile.
|
||||
math-twiddled := t
|
||||
|
||||
endif
|
||||
|
||||
bsdmath_dirs := $(bsdmath_dirs) mc68881
|
||||
|
||||
endif
|
Loading…
Reference in New Issue