Home
last modified time | relevance | path

Searched refs:cxx17build (Results 1 – 1 of 1) sorted by relevance

/external/lz4/
DMakefile180 cxx17build : CC = "$(CXX) -Wno-deprecated" target
181 cxx17build : CFLAGS = -std=c++17 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror -pedantic target
182 cxx17build : clean target