6 lines
202 B
Plaintext
Raw Normal View History

2012-03-28 01:13:14 +02:00
# Can be used unconditionally, wrapped in __powerpc64__ || __64BIT__ __ppc64__.
LIB2ADD += $(srcdir)/config/rs6000/ppc64-fp.c
softfp_wrap_start := '\#ifndef __powerpc64__'
softfp_wrap_end := '\#endif'