Skip to content

Conversation

@sj-i
Copy link
Contributor

@sj-i sj-i commented Jul 12, 2018

This bug caused configure to misjudges there is no getcwd on environments which has no libintl in its default library path, e.g. Mac OS X (see bug #76517)

The restoring of LDFLAGS has to be before PHP_ADD_LIBRARY_WITH_PATH, otherwise the LDFLAGS to find libintl would be corrupted.

This issue affects PHP 7.1 and later.

@sj-i sj-i changed the title Fixed #76517: incorrect restoring of LDFLAGS Fixed bug #76517: incorrect restoring of LDFLAGS Jul 12, 2018
@php-pulls
Copy link

Comment on behalf of petk at php.net:

Labelling

@php-pulls
Copy link

Comment on behalf of petk at php.net:

Applied via 0f55775 Thank you @sj-i

@php-pulls php-pulls closed this Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants