Fix -E handling
commit0182393bcf7dbfdf7c17f2b204f790d627c7282a
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 12 Jun 2007 10:37:02 +0000 (12 14:37 +0400)
committerJosh Triplett <josh@freedesktop.org>
Wed, 13 Jun 2007 23:50:05 +0000 (13 16:50 -0700)
tree8d20fa7f8e83f1dcb332a78352742661a75d2c30
parentaad20c6c1fbf0ca97928ed673b35c0143823fd1b
Fix -E handling

sparse accepts -E[anything] as directive to preprocess only. On some mips
targets -EL slips into command line resulting in 400-800M logs with
preprocessing results :^) Accept '-E' only from now.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
lib.c