From 20c83aa47b3ec8dc946d47b3542b6aa2736810cb Mon Sep 17 00:00:00 2001 From: midipix Date: May 14 2018 18:46:43 +0000 Subject: building of autotools-based packages: provide a surrogate config.sub script. --- diff --git a/etc/config.sub b/etc/config.sub new file mode 100644 index 0000000..1c766af --- /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"