Move the code that checks for unhandled command line options only after all the module loading. We pass argc, argv to all module loaders, so modules might want to have command line options, but you cannot use them if the check is too early. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> Reviewed-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>dev
parent
a5855adace
commit
17a1a966c2
Loading…
Reference in new issue