1、 cd glibc-2.28
2、 mkdir build
3、 ../configure --prefix=/opt/glibc-2.28 CPPFLAGS=-O
4、 make CC=gcc-8 CPPFLAGS=-O
银河麒麟ARM版上 最终也没编译成功