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 59a6e27 commit f0b5e4fCopy full SHA for f0b5e4f
src/SPC/builder/unix/library/ncurses.php
@@ -29,7 +29,7 @@ protected function build(): void
29
'--without-tests',
30
'--without-dlsym',
31
'--without-debug',
32
- '-enable-symlinks',
+ '--enable-symlinks',
33
"--bindir={$this->getBinDir()}",
34
"--includedir={$this->getIncludeDir()}",
35
"--libdir={$this->getLibDir()}",
0 commit comments