freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2023-Ahmet cc1ad531b: parameters in use


From: Werner Lemberg
Subject: [freetype2] GSoC-2023-Ahmet cc1ad531b: parameters in use
Date: Tue, 20 Jun 2023 09:25:56 -0400 (EDT)

branch: GSoC-2023-Ahmet
commit cc1ad531becec8736972662087c5680bf95cca50
Author: goksu <25721443+goeksu@users.noreply.github.com>
Commit: goksu <25721443+goeksu@users.noreply.github.com>

    parameters in use
---
 builds/testing.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builds/testing.mk b/builds/testing.mk
index 2f0276b4a..b97ed8733 100644
--- a/builds/testing.mk
+++ b/builds/testing.mk
@@ -2,7 +2,7 @@
 FTBENCH_DIR = $(TOP_DIR)/src/tools/ftbench
 FTBENCH_SRC = $(FTBENCH_DIR)/ftbench.c
 FTBENCH_BIN = $(OBJ_DIR)/bench.o
-FTBENCH_FLAG = -c 50
+FTBENCH_FLAG ?= -c 200
 FONTS = $(wildcard $(FTBENCH_DIR)/fonts/*.ttf)
 BASELINE = $(addprefix $(FTBENCH_DIR)/baseline/, $(notdir $(FONTS:.ttf=.txt)))
 BENCHMARK = $(addprefix $(FTBENCH_DIR)/benchmark/, $(notdir 
$(FONTS:.ttf=.txt)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]