summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Zolnierz <nicholas.zolnierz@mongodb.com>2017-11-13 11:33:27 -0500
committerNick Zolnierz <nicholas.zolnierz@mongodb.com>2017-11-14 09:51:11 -0500
commit57e922ea9923fb285af540a01711eed9ffafece9 (patch)
tree3775c51bd03174974c17007dc60252fc8eb50430
parent9dfa7ab336623d435c9aa5d7192973706a047294 (diff)
downloadmongo-r3.7.0.tar.gz
SERVER-31913: EVG timezone task compile failurer3.7.0
-rw-r--r--etc/olsen_time_zones.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/olsen_time_zones.yml b/etc/olsen_time_zones.yml
index 2c219162493..f19682ff435 100644
--- a/etc/olsen_time_zones.yml
+++ b/etc/olsen_time_zones.yml
@@ -8,7 +8,7 @@ functions:
working_dir: src
script: |
cd src/third_party/timelib-*/zones
- make timezonedb.zip
+ make timezonedb.zip CFLAGS=-DHAVE_SNPRINTF=1
cp timezonedb.zip timezonedb-latest.zip
"publish" :