mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
fix bzip2, fix curl, add iconv, add libxml2, add and fix openssl
This commit is contained in:
@@ -42,6 +42,6 @@ class bzip2 extends LinuxLibraryBase
|
||||
'cp libbz2.a ' . BUILD_LIB_PATH . ' && ' .
|
||||
'cp bzlib.h ' . BUILD_INCLUDE_PATH
|
||||
);
|
||||
$this->makeFakePkgconfs();
|
||||
// $this->makeFakePkgconfs();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user