mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +08:00
build,travis: enable strerror override option in build
To get consistent output between Linux & OS X. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ install:
|
||||
- sh autogen.sh
|
||||
|
||||
before_script:
|
||||
- ./configure
|
||||
- ./configure --enable-strerror-override
|
||||
|
||||
script:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user