mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
Updated readme with build instructions
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# AWS Common Runtime PHP bindings
|
# AWS Common Runtime PHP bindings
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* PHP 5.5
|
* PHP 5.6+
|
||||||
* CMake 3.x
|
* CMake 3.x
|
||||||
* GCC 4.4+, clang, MSVC
|
* GCC 4.4+, clang 3.8+
|
||||||
|
|
||||||
## Building
|
## Building on UNIX
|
||||||
```sh
|
```sh
|
||||||
$ phpize
|
$ phpize
|
||||||
$ ./configure
|
$ ./configure
|
||||||
|
|||||||
Reference in New Issue
Block a user