Change in osmo-iuh[master]: src/*/Makefile.am: Copy back to srcdir the generated .c files from ASN

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
Tue Oct 26 14:26:38 UTC 2021


osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/25958 )

Change subject: src/*/Makefile.am: Copy back to srcdir the generated .c files from ASN
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.osmocom.org/c/osmo-iuh/+/25958/3/src/hnbap/Makefile.am 
File src/hnbap/Makefile.am:

https://gerrit.osmocom.org/c/osmo-iuh/+/25958/3/src/hnbap/Makefile.am@252 
PS3, Line 252: 	test "$(realpath $(CURDIR))" = "$(realpath $(top_srcdir)/src/hnbap)" || cp *.c $(top_srcdir)/src/hnbap/
I suggest this to make it more readable:

  if [ "." != "$(srcdir)" ]; then \
  	cp *.c "$(srcdir)"; \
  fi



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

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I203a25a8059218bb9fd6d10cbc028a296d347382
Gerrit-Change-Number: 25958
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-CC: osmith <osmith at sysmocom.de>
Gerrit-Comment-Date: Tue, 26 Oct 2021 14:26:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211026/e27edd84/attachment.htm>


More information about the gerrit-log mailing list