mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +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
|
||||
|
||||
before_script:
|
||||
- ./configure --enable-strerror-override
|
||||
- ./configure
|
||||
|
||||
script:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user