mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Allow the suffix for shared libraries to be obtained correctly so we can
build them again. llvm-svn: 16425
This commit is contained in:
parent
cdfc10207e
commit
1fe303c95c
2
configure
vendored
2
configure
vendored
@ -23802,7 +23802,7 @@ fi
|
||||
|
||||
echo "$as_me:$LINENO: checking for shared library suffix" >&5
|
||||
echo $ECHO_N "checking for shared library suffix... $ECHO_C" >&6
|
||||
eval "SHLIBEXT=$shrext"
|
||||
eval "SHLIBEXT=$shrext_cmds"
|
||||
echo "$as_me:$LINENO: result: $SHLIBEXT" >&5
|
||||
echo "${ECHO_T}$SHLIBEXT" >&6
|
||||
SHLIBEXT=$SHLIBEXT
|
||||
|
Loading…
Reference in New Issue
Block a user