Change in osmo-ccid-firmware[master]: jenkins.sh: Add --disable-libmnl to libosmocore

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Dec 6 09:31:40 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/21557 )


Change subject: jenkins.sh: Add --disable-libmnl to libosmocore
......................................................................

jenkins.sh: Add --disable-libmnl to libosmocore

Libosmocore has a new dependency that doesn't make sense in a 'bare
iron' embedded environment, so let's disable it.

Change-Id: Icfff52601af80d73e61f5c5c3ed89b2d7185ed81
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/57/21557/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 35625f1..8810730 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -43,6 +43,7 @@
 ./configure	--enable-static --prefix="$inst/stow/libosmocore" --host=arm-none-eabi \
 		--enable-embedded --disable-doxygen --disable-shared --disable-pseudotalloc \
 		--disable-libsctp --disable-libusb --disable-gb --enable-external-tests \
+		--disable-libmnl \
 		CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -mthumb -Os -mlong-calls -g3 -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -I /home/laforge/projects/git/osmo-ccid-firmware/sysmoOCTSIM -Wno-error=format" \
 		CPPFLAGS="-D__thread=''"
 make $PARALLEL_MAKE install

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/21557
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: Icfff52601af80d73e61f5c5c3ed89b2d7185ed81
Gerrit-Change-Number: 21557
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201206/b3db6d0b/attachment.htm>


More information about the gerrit-log mailing list