Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/vrogier/ocilib
Browse files Browse the repository at this point in the history
  • Loading branch information
vrogier committed Feb 25, 2019
2 parents 144baf4 + acd42f5 commit fcd2904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ addons:
name: "vrogier/ocilib"
description: "Build submitted via Travis CI"
notification_email: [email protected]
build_command_prepend: "touch configure.ac aclocal.m4 configure Makefile.am Makefile.in config.h.in; ./configure --with-oracle-import=runtime"
build_command_prepend: "touch configure.ac aclocal.m4 configure Makefile.am Makefile.in config.h.in; ./configure --with-oracle-import=runtime CFLAGS='-g -O2 -std=gnu99'"
build_command: "make"
branch_pattern: master

0 comments on commit fcd2904

Please sign in to comment.