tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cross-compilation problems



TL> There is something wrong with the conditional:
TL> .if !empty{USE_CROSS_COMPILE:M[yY][eE][sS]}
TL> because it doesn't test for yes or YES, but simply for setting.
EF> No, it looks for a word matching the pattern (it filters and then tests on not empty).
Sorry, on my tiny iPhone screen, I didn't realize these were curly braces.


Home | Main Index | Thread Index | Old Index