Change in libosmo-netif[master]: amr_test: add to .gitignore, use -noinstall flag

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/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Mar 13 16:14:06 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/13241


Change subject: amr_test: add to .gitignore, use -noinstall flag
......................................................................

amr_test: add to .gitignore, use -noinstall flag

Do not link the test against already installed libraries:
https://osmocom.org/issues/3812#note-10

Related: OS#3812
Change-Id: I94ccff42dfba71aaf59bb30ca312db0bac58c27d
---
M .gitignore
M tests/Makefile.am
2 files changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/41/13241/1

diff --git a/.gitignore b/.gitignore
index e2f2fb9..23d5b42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@
 jibuf_tool
 osmux_test2
 stream_test
+amr_test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 36447be..a86799c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,7 @@
 
 amr_amr_test_SOURCES = amr/amr_test.c
 amr_amr_test_LDADD = $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS) $(top_builddir)/src/libosmonetif.la
+amr_amr_test_LDFLAGS = -no-install
 
 if HAVE_PCAP
 check_PROGRAMS += jibuf/jibuf_tool

-- 
To view, visit https://gerrit.osmocom.org/13241
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I94ccff42dfba71aaf59bb30ca312db0bac58c27d
Gerrit-Change-Number: 13241
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190313/67f7dbdc/attachment.htm>


More information about the gerrit-log mailing list