abinfo "Unsetting LDFLAGS and CFLAGS ..."
# FIXME: ld: unrecognized option '-Wl,-O1,--sort-common,--as-needed'
unset LDFLAGS

# FIXME: cc1: error: ‘-fcf-protection’ is not compatible with this target
unset CFLAGS
