HomeSort by relevance Sort by last modified time
    Searched refs:LZ4_TRAVIS_CI_ENV (Results 1 - 2 of 2) sorted by null

  /external/lz4/examples/
Makefile 43 ifeq ($(LZ4_TRAVIS_CI_ENV),-m32)
45 else ifeq ($(LZ4_TRAVIS_CI_ENV),-m64)
  /external/lz4/
Makefile 65 ifneq (,$(filter test-%,$(LZ4_TRAVIS_CI_ENV)))
68 TRAVIS_TARGET=$(LZ4_TRAVIS_CI_ENV)

Completed in 445 milliseconds