Skip to content

Commit

Permalink
Bump gflags to 2.2.0
Browse files Browse the repository at this point in the history
Flags can now be specified with dashes instead of underscores‼️️

Change-Id: I400dc8eb74cce47848497342dbe5f945e1a98461
Reviewed-on: http://gerrit.cloudera.org:8080/6207
Reviewed-by: Todd Lipcon <[email protected]>
Tested-by: Kudu Jenkins
  • Loading branch information
danburkert committed Mar 1, 2017
1 parent 93b54f0 commit 1716d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PREFIX_COMMON=$TP_DIR/installed/common
PREFIX_DEPS=$TP_DIR/installed/uninstrumented
PREFIX_DEPS_TSAN=$TP_DIR/installed/tsan

GFLAGS_VERSION=2.1.2
GFLAGS_VERSION=2.2.0
GFLAGS_NAME=gflags-$GFLAGS_VERSION
GFLAGS_SOURCE=$TP_SOURCE_DIR/$GFLAGS_NAME

Expand Down

0 comments on commit 1716d61

Please sign in to comment.