[rtems commit] bsp/tms570: Export -mbe32 to pkg-config

Sebastian Huber sebh at rtems.org
Wed Dec 6 15:37:27 UTC 2023


Module:    rtems
Branch:    master
Commit:    56fc9f1283fd31399b49a7106746f84fa3a57e6d
Changeset: http://git.rtems.org/rtems/commit/?id=56fc9f1283fd31399b49a7106746f84fa3a57e6d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Apr  3 08:08:08 2023 +0200

bsp/tms570: Export -mbe32 to pkg-config

---

 spec/build/bsps/arm/tms570/optlinkflags.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/build/bsps/arm/tms570/optlinkflags.yml b/spec/build/bsps/arm/tms570/optlinkflags.yml
index bf8db9a910..5c32e178b3 100644
--- a/spec/build/bsps/arm/tms570/optlinkflags.yml
+++ b/spec/build/bsps/arm/tms570/optlinkflags.yml
@@ -3,6 +3,7 @@ actions:
 - get-string: null
 - split: null
 - env-append: LINKFLAGS
+- env-append: PKGCONFIG_LDFLAGS
 build-type: option
 copyrights:
 - Copyright (C) 2022 embedded brains GmbH & Co. KG



More information about the vc mailing list