From c9e0445932691b3b34c7fff979e5799d53d58d59 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 6 Jul 2021 07:48:46 +0200 Subject: build: Add option to customize the LINKFLAGS --- spec/build/bsps/bspopts.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/bsps/bspopts.yml') diff --git a/spec/build/bsps/bspopts.yml b/spec/build/bsps/bspopts.yml index 836d94476e..d43136e94e 100644 --- a/spec/build/bsps/bspopts.yml +++ b/spec/build/bsps/bspopts.yml @@ -17,6 +17,8 @@ links: uid: optfatalverb - role: build-dependency uid: optincludes +- role: build-dependency + uid: optlinkflags - role: build-dependency uid: optldflags - role: build-dependency -- cgit v1.2.3