From 54a04cc917e715ae70ea81f8adbe17b932c787d1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Aug 2023 11:01:51 +0200 Subject: build: Fix build dependency order --- spec/build/bsps/grpmake.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/build/bsps/grpmake.yml b/spec/build/bsps/grpmake.yml index 9e6a8b8a50..cb0dc10a55 100644 --- a/spec/build/bsps/grpmake.yml +++ b/spec/build/bsps/grpmake.yml @@ -32,6 +32,8 @@ install: - make/custom/default.cfg ldflags: [] links: +- role: build-dependency + uid: optmake - role: build-dependency uid: makebsp - role: build-dependency @@ -40,8 +42,6 @@ links: uid: makeinc - role: build-dependency uid: maketarget -- role: build-dependency - uid: optmake type: build use-after: [] use-before: [] -- cgit v1.2.3