mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 11:59:07 +08:00
build,travis: drop -enable-strerror-override argument (no longer exists)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ install:
|
|||||||
- sh autogen.sh
|
- sh autogen.sh
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./configure --enable-strerror-override
|
- ./configure
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user