0
0
Fork 0

adding appenginevm build tag

This commit is contained in:
Marty Schoch 2016-09-28 18:31:36 -04:00
parent b7c1139d8e
commit 97393d0273
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
// either express or implied. See the License for the specific language governing permissions
// and limitations under the License.
// +build appengine
// +build appengine appenginevm
package bleve

View File

@ -7,7 +7,7 @@
// either express or implied. See the License for the specific language governing permissions
// and limitations under the License.
// +build !appengine
// +build !appengine,!appenginevm
package bleve