getopt-susv3.c is only compiled when UCLIBC_HAS_GNU_GETOPT is off (e.g.
allnoconfig) so when libintl support was removed this file was left behind
Fixes: 50aba30ae ("remove libintl stub and libintl.h header")
Signed-off-by: Charles Mirabile <cmirabil@redhat.com>