mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-01 03:33:42 +00:00
Allow the suffix for shared libraries to be obtained correctly so we can
build them again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16425 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2650835b68
commit
2e89ae2894
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…
x
Reference in New Issue
Block a user