mesa.drivers: nit, more info in a comment
This commit is contained in:
parent
d5cd8efaca
commit
f5f9b6af9d
@ -234,7 +234,7 @@ self = stdenv.mkDerivation {
|
||||
fi
|
||||
done
|
||||
|
||||
# NAR doesn't support hard links, so convert them to symlinks.
|
||||
# NAR doesn't support hard links, so convert them to symlinks to save space.
|
||||
${jdupes}/bin/jdupes --hard-links --link-soft --recurse "$drivers"
|
||||
|
||||
# add RPATH so the drivers can find the moved libgallium and libdricore9
|
||||
|
Loading…
Reference in New Issue
Block a user