Skip to content

Fix #78348: Remove -lrt from pdo_sqlite.so#4485

Closed
petk wants to merge 1 commit intophp:PHP-7.4from
petk:bugfix/PHP-78348
Closed

Fix #78348: Remove -lrt from pdo_sqlite.so#4485
petk wants to merge 1 commit intophp:PHP-7.4from
petk:bugfix/PHP-78348

Conversation

@petk
Copy link
Member

@petk petk commented Jul 29, 2019

Fixes https://bugs.php.net/bug.php?id=78348

The fdatasync check has been removed since PHP 5.3.

The Solaris fix was introduced via 8d63360 and is today no longer relevant since the sqlite library is neither bundled in php-src anymore neither the check needs to be done via the PHP build system.

The fdatasync check has been removed since PHP 5.3.

The Solaris fix was introduced via
8d63360
and is today no longer relevant since the sqlite library is neither
bundled in php-src anymore neither the check needs to be done via the
PHP build system.
@petk petk added the Bug label Jul 29, 2019
@php-pulls php-pulls closed this in 09b1082 Jul 30, 2019
@petk petk deleted the bugfix/PHP-78348 branch July 30, 2019 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants