Ramiro Aceves <ea1...@gmail.com> writes: > ./build.sh -x -j4 -O ../obj -T ../tools distribution
yes, one should pass -x if you want x. > is it the right way? How can I compile Xorg avoiding the compilation > of the ready installed base system? Compiling base system distribution > takes about 7 hours on the rpi4. Just to save time. An update build will help a lot. See -u for MKUPDATE=yes. Probably also you may want to build with -U, but I would not flip that on and do an update build.