Skip to content

Commit 9af2198

Browse files
committed
Add missing configure option --with-capstone to changelog
1 parent 398adb7 commit 9af2198

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/evolution.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,11 +374,15 @@ PHP Windows build system.
374374
375375
### PHP 8.3 build system changes
376376
377+
#### Autotools
378+
377379
* `PHP_EXTRA_VERSION` can be passed to configure script to control custom PHP
378380
build versions: `./configure PHP_EXTRA_VERSION="-acme"`
379381
* `LDFLAGS` are not unset anymore allowing them to be adjusted e.g.
380382
`LDFLAGS="..." ./configure`
381383
* Removed the `HAVE_DEV_URANDOM` compile time check.
384+
* Added new configure option `--with-capstone`.
385+
382386
</details>
383387
384388
## PHP 8.4 (2024)

0 commit comments

Comments
 (0)