cd Python-3.7.3&& ./configure --build=$(CLFS_TARGET)--prefix=/usr --enable-shared--with-system-expat--with-system-ffi--with-ensurepip=yes--enable-optimizations
$(MAKE)-C Python-3.7.3
tar xf Python-3.7.4.tar.xz
cd Python-3.7.4&& ./configure --build=$(CLFS_TARGET)--prefix=/usr --enable-shared--with-system-expat--with-system-ffi--with-ensurepip=yes--enable-optimizations