Re: MULTILIB_MATCHES question

2006-12-14 Thread Michael Eager
Michael Eager wrote: I'm having some trouble understanding how to write a MULTILIB_MATCHES specification. I need to treat a simple option like "-mhard-float" the same as an option with a value "-mfp=hard". Here's what I came up with: MULTILIB_OPTIONS = mfp=hard MULTILIB_DIRNAMES = hard

MULTILIB_MATCHES question

2006-12-14 Thread Michael Eager
I'm having some trouble understanding how to write a MULTILIB_MATCHES specification. I need to treat a simple option like "-mhard-float" the same as an option with a value "-mfp=hard". Here's what I came up with: MULTILIB_OPTIONS = mfp=hard MULTILIB_DIRNAMES = hard MULTILIB_MATCHES = mf