summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorNicolas Noble <nicolasnoble@users.noreply.github.com>2019-07-30 17:49:03 -0700
committerGitHub <noreply@github.com>2019-07-30 17:49:03 -0700
commit76d75aec66e1e6f173f3b6668601108ed453f3d3 (patch)
treeb4bc5af6bb92804bae676dd32c3b21cdd78972aa /BUILD
parent423ea5ca9ce8da69611e6e95559efcb3a1ba8ad8 (diff)
parent7a1e6aa84ba857d2e3cdc6e5fd50e3bda210c164 (diff)
Merge pull request #195 from veblush/vsnprintf
Fix compiler error on Windows
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 8c20d70..c55e224 100644
--- a/BUILD
+++ b/BUILD
@@ -62,6 +62,7 @@ cc_library(
"upb/generated_util.h",
"upb/msg.c",
"upb/msg.h",
+ "upb/port.c",
"upb/port_def.inc",
"upb/port_undef.inc",
"upb/table.c",
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback