When static libraries are created from other archives, objects are extracted and then deleted when the static library is done. This can race when there are multiple static libraries being created from the same archives as with libmesa.a and libmesagallium.a. Should fix this issue with parallel jobs: make[5]: *** No rule to make target > `../../../../../../src/mesa/libmesagallium.a', needed by > `radeon_dri.so'. Stop Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> Reported-and-Tested-by: Sedat Dilek <sedat.dilek@gmail.com> |
pirms 16 gadiem | |
|---|---|---|
| .. | ||
| confdiff.sh | confdiff.sh: A testing script for comparing configs settings | pirms 18 gadiem |
| config.guess | autoconf: Update config.guess and config.sub from upstream | pirms 17 gadiem |
| config.sub | autoconf: Update config.guess and config.sub from upstream | pirms 17 gadiem |
| install-sh | autoconf: Replace install-sh with symlink to minstall | pirms 18 gadiem |
| installmesa | mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet | pirms 19 gadiem |
| minstall | minstall: Don't copy over an identical file | pirms 16 gadiem |
| mklib | mklib: Extract archives into temporary directories | pirms 16 gadiem |
| raw2png.py | raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. | pirms 17 gadiem |
| version.mk | autoconf: Scrape the version from configs/default | pirms 17 gadiem |