mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 16:40:13 +01:00
mklib: tab cleanup, no functional change
Reviewed-by: Brian Paul <brianp@vmare.com> Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
a3752fa63b
commit
ac8a933aa8
1 changed files with 1 additions and 1 deletions
|
|
@ -986,7 +986,7 @@ case $ARCH in
|
|||
|
||||
# remove temporary extracted .o files
|
||||
rm -rf ${LIBNAME}.obj
|
||||
else
|
||||
else
|
||||
LIBNAME="lib${LIBNAME}.so" # prefix with "lib", suffix with ".so"
|
||||
OPTS="-shared"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue