Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DMakefile63 OPTON = $(UB_GCC_OPTIONS) macro
88 OPTON = -O3 -ffast-math macro
98 OPTON += -march=native -mtune=native
100 OPTON += -mcpu=native -mtune=native
108 OPTON += -march=native -mmacosx-version-min=10.10
110 OPTON += -mcpu=native
120 CFLAGS += -Wall -pedantic $(OPTON) -I $(SRCDIR) -DTIME