This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, mips] Fix stubs files for hard float vs. soft float


On Wed, 24 Oct 2012, Steve Ellcey wrote:

> +# Get value of abi-default
> +#include $(common-objpfx)default-abi.make

Is this really tested for all ABI variants?  Having this commented out 
hardly makes sense....

> +#ifeq (,$(filter $(default-abi),$(abi-variants)))
> +#Unknown ABI, must be one of $(abi-variants)
> +#endif

Don't add new commented-out code.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]