mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
cs fix
This commit is contained in:
@@ -37,7 +37,8 @@ trait unixodbc
|
|||||||
FileSystem::replaceFileStr(
|
FileSystem::replaceFileStr(
|
||||||
BUILD_LIB_PATH . "/pkgconfig/{$file}",
|
BUILD_LIB_PATH . "/pkgconfig/{$file}",
|
||||||
'$(top_build_prefix)libltdl/libltdlc.la',
|
'$(top_build_prefix)libltdl/libltdlc.la',
|
||||||
'');
|
''
|
||||||
|
);
|
||||||
}
|
}
|
||||||
$this->patchLaDependencyPrefix();
|
$this->patchLaDependencyPrefix();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user