From 7426cfa1685efcd9b41748207183d1d9c1464b60 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 2 Jun 2018 14:29:00 +0200 Subject: build: added static-all target --- .yatr.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.yatr.yml') diff --git a/.yatr.yml b/.yatr.yml index 842e2d9..8c5fca4 100644 --- a/.yatr.yml +++ b/.yatr.yml @@ -36,6 +36,12 @@ targets: - --disable-runserver - --enable-make-embedded task_script: build-aux/build-static.sh + static-all: + configure_args: + - "CFLAGS=-Wall -g -O2" + - --disable-tests + - --prefix=/ + task_script: build-aux/build-static-all.sh win32: configure_args: - CC= -- cgit v1.2.3-18-g5258