diff options
| author | Tom Rini <trini@kernel.crashing.org> | 2004-08-29 13:31:53 +0200 |
|---|---|---|
| committer | Tom Rini <trini@kernel.crashing.org> | 2004-08-29 13:31:53 +0200 |
| commit | b7622cab3096d5d58709fbd3189fde2e1b7d3bab (patch) | |
| tree | 08681a21e0ef9e8b8bb497cbfbf07c9da9d98e41 /scripts/Makefile.build | |
| parent | dca377a6ac0514f8dbc03b42799a6b422828b87e (diff) | |
kbuild: Use getopt_long in genksyms only when available
Use getopt_long() or getopt(), depending on the host
From: Jean-Christophe Dubois <jdubois@mc.com>.
We do not always have GNU getopt_long(), so when we don't, just use
getopt() and the short options. We do this based on __GNU_LIBRARY__
being set, or not. Originally from Jean-Christophe Dubois <jdubois@mc.com>.
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions
