Skip to content

Commit

Permalink
Data: adjust flags to not use remote
Browse files Browse the repository at this point in the history
Signed-off-by: Dima Dorezyuk <ddo@qwello.eu>
  • Loading branch information
Dima Dorezyuk committed Oct 18, 2024
1 parent f7570f8 commit 56b491a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion third-party/bazel/BUILD.date.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ cmake(
cache_entries = {
"BUILD_TZ_LIB": "ON",
"USE_SYSTEM_TZ_DB": "ON",
"MANUAL_TZ_DB": "ON",
"HAS_REMOTE_API": "0",
"USE_AUTOLOAD": "0",
},
lib_source = ":all_srcs",
out_static_libs = ["libdate-tz.a"],
Expand Down

0 comments on commit 56b491a

Please sign in to comment.