From 20c83aa47b3ec8dc946d47b3542b6aa2736810cb Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 14 May 2018 14:24:43 -0400 Subject: building of autotools-based packages: provide a surrogate config.sub script. --- etc/config.sub | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/config.sub (limited to 'etc') diff --git a/etc/config.sub b/etc/config.sub new file mode 100644 index 00000000..1c766af1 --- /dev/null +++ b/etc/config.sub @@ -0,0 +1,5 @@ +# assume a correct target input: this should always be the case +# in the context of midipix_build; then, for compatibility, output +# the target name. + +echo "$1" -- cgit v1.2.3