Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Leen-Meyer:devel:languages:php:php82
php8
php-phpdbg-link-to-readline.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File php-phpdbg-link-to-readline.patch of Package php8
diff -ru .php-8.2.21.orig/sapi/phpdbg/config.m4 .php-8.2.21/sapi/phpdbg/config.m4 --- .php-8.2.21.orig/sapi/phpdbg/config.m4 2024-07-02 14:51:54.000000000 +0200 +++ .php-8.2.21/sapi/phpdbg/config.m4 2024-07-17 13:02:31.539633925 +0200 @@ -36,7 +36,7 @@ if test "$PHP_PHPDBG_READLINE" = "yes"; then if test "$PHP_READLINE" != "no" -o "$PHP_LIBEDIT" != "no"; then AC_DEFINE(HAVE_PHPDBG_READLINE, 1, [ ]) - PHPDBG_EXTRA_LIBS="$PHP_READLINE_LIBS" + PHPDBG_EXTRA_LIBS="$PHP_READLINE_LIBS -lreadline" AC_MSG_RESULT([ok]) else AC_MSG_RESULT([readline is not available])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor