Change in osmo-ccid-firmware[master]: contrib/jenkins.sh: Disable libosmogb (we certainly don't need it)

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
Thu Jul 30 18:32:07 UTC 2020


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


Change subject: contrib/jenkins.sh: Disable libosmogb (we certainly don't need it)
......................................................................

contrib/jenkins.sh: Disable libosmogb (we certainly don't need it)

Change-Id: I87daab75bbc04d0166ad3c137ccf3721e0b60e80
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 1597a30..c28f550 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -42,7 +42,7 @@
 autoreconf --install --force
 ./configure	--enable-static --prefix="$inst/stow/libosmocore" --host=arm-none-eabi \
 		--enable-embedded --disable-doxygen --disable-shared --disable-pseudotalloc \
-		--disable-libsctp --disable-libusb --enable-external-tests \
+		--disable-libsctp --disable-libusb --disable-gb --enable-external-tests \
 		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"
 make $PARALLEL_MAKE install
 make clean

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19461
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: I87daab75bbc04d0166ad3c137ccf3721e0b60e80
Gerrit-Change-Number: 19461
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/20200730/ab586034/attachment.htm>


More information about the gerrit-log mailing list