Skip to content

Commit 75a62f1

Browse files
committed
Add note about Clang and 32-bit systems
1 parent 1e9ac0b commit 75a62f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/differences.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ build system:
7777
* ext/readline is linked with libedit by default instead of the GPL licensed GNU
7878
Readline.
7979
See: https://github.com/php/php-src/issues/15882
80+
81+
* Build with Clang on 32-bit systems.
82+
See: https://github.com/php/php-src/issues/14467

0 commit comments

Comments
 (0)