mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
Update src/Package/Library/ncurses.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
bcaef59a15
commit
4a968757ba
@ -36,7 +36,7 @@ class ncurses
|
|||||||
'--without-tests',
|
'--without-tests',
|
||||||
'--without-dlsym',
|
'--without-dlsym',
|
||||||
'--without-debug',
|
'--without-debug',
|
||||||
'-enable-symlinks',
|
'--enable-symlinks',
|
||||||
"--bindir={$package->getBinDir()}",
|
"--bindir={$package->getBinDir()}",
|
||||||
"--includedir={$package->getIncludeDir()}",
|
"--includedir={$package->getIncludeDir()}",
|
||||||
"--libdir={$package->getLibDir()}",
|
"--libdir={$package->getLibDir()}",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user