We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d26d3c commit 90ca5cbCopy full SHA for 90ca5cb
config.m4
@@ -135,6 +135,7 @@ int main ()
135
LDFLAGS_libplatform=""
136
for static_link_extra_file in libv8_libplatform.a libv8_libbase.a; do
137
AC_MSG_CHECKING([for $static_link_extra_file])
138
+ static_link_dir=""
139
140
if test -r $V8_DIR/lib64/$static_link_extra_file; then
141
static_link_dir=$V8_DIR/lib64
0 commit comments