On Fri, 22 Jul 2022 19:22:39 +0200
Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org> wrote:
> -LOCAL_SRC_FILES := tools/ipc-modem/ipc-modem.c
> +LOCAL_SRC_FILES := \
> +     tools/ipc-modem/ipc-modem.c \
> +     tools/ipc-modem/ipc-modem-log.c \
> +     tools/ipc-modem/ipc-modem-sms.c
I don't know what happens but:
- tools/ipc-modem/ipc-modem-sms.c should not be included, it was
  meant for a later commit. So it fails to build with it:
> make: *** No rule to make target 'tools/ipc-modem/ipc-modem-sms.c',
> needed by 'ipc-modem.o'.  Stop.

- When testing the code it didn't test this commit somehow (the diff
  between GNUtoo/for-master and the last hash being tested shows
  precisely this commit as diff).

That could have happen due to rebase issues or human error.

I'll fix that before pushing.

Denis.

Attachment: pgpDcBbfVzgQ9.pgp
Description: OpenPGP digital signature

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to