We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8adc169 + 3ffe7f3 commit af2fd2dCopy full SHA for af2fd2d
Makefile
@@ -225,7 +225,7 @@ debug.analyzer:
225
226
.PHONY: .easyjson.tag.opencontrail
227
.easyjson.tag.opencontrail: builddep ${EASYJSON_FILES_TAG_OPENCONTRAIL}
228
- $(call VENDOR_RUN,${EASYJSON_GITHUB}) easyjson -build_tags "linux opencontrail" ${EASYJSON_FILES_TAG_OPENCONTRAIL}
+ $(call VENDOR_RUN,${EASYJSON_GITHUB}) easyjson -build_tags "opencontrail" ${EASYJSON_FILES_TAG_OPENCONTRAIL}
229
230
BINDATA_DIRS := \
231
js/*.js \
0 commit comments