Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3

2017-08-07 Thread Matthias Kaehlcke
Hi Masahiro, El Mon, Aug 07, 2017 at 10:01:41AM +0900 Masahiro Yamada ha dit: > Hi Matthias, > > Sorry for my late reply. > > 2017-08-03 1:46 GMT+09:00 Matthias Kaehlcke : > > El Fri, Jul 21, 2017 at 02:56:56PM -0700 Matthias Kaehlcke ha dit: > > > >> The macro cc-option receives two parameters

Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3

2017-08-06 Thread Masahiro Yamada
Hi Matthias, Sorry for my late reply. 2017-08-03 1:46 GMT+09:00 Matthias Kaehlcke : > El Fri, Jul 21, 2017 at 02:56:56PM -0700 Matthias Kaehlcke ha dit: > >> The macro cc-option receives two parameters (the second may be empty). It >> returns the first parameter if it is a valid compiler option,

Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3

2017-08-02 Thread Matthias Kaehlcke
El Fri, Jul 21, 2017 at 02:56:56PM -0700 Matthias Kaehlcke ha dit: > The macro cc-option receives two parameters (the second may be empty). It > returns the first parameter if it is a valid compiler option, otherwise > the second one. It is not evaluated if the second parameter is a valid > compil