[rtems-crossrpms commit] Remove.

Chris Johns chrisj at rtems.org
Mon Apr 30 02:31:04 UTC 2012


On 29/04/12 6:56 PM, Ralf Corsepius wrote:
> Module:    rtems-crossrpms
> Branch:    master
> Commit:    4c912408bdd8bddcff79cb785455e5214f3d4ce2
> Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=4c912408bdd8bddcff79cb785455e5214f3d4ce2
>
> Author:    Ralf Corsépius<ralf.corsepius at rtems.org>
> Date:      Sun Apr 29 10:57:11 2012 +0200
>
> Remove.

Is this fix also related to the issue I posted about where the arm-eabi 
spec file was not being created ?

Chris

>
> ---
>
>   acinclude.m4 |   20 --------------------
>   1 files changed, 0 insertions(+), 20 deletions(-)
>
> diff --git a/acinclude.m4 b/acinclude.m4
> deleted file mode 100644
> index 28ad8d5..0000000
> --- a/acinclude.m4
> +++ /dev/null
> @@ -1,20 +0,0 @@
> -# RTEMS_CANONICAL_SPLIT(THING)
> -# --------------------------
> -# Generate the variables THING, THING_{alias cpu vendor os}.
> -m4_define([RTEMS_CANONICAL_SPLIT],
> -[case $ac_cv_$1 in
> -*-*-*) ;;
> -*) AC_MSG_ERROR([invalid value of canonical $1]);;
> -esac
> -ac_save_IFS=$IFS; IFS='-'
> -set x $ac_cv_$1
> -shift
> -$1_cpu=$[1]
> -$1_vendor=$[2]
> -shift; shift
> -[# Remember, the first character of IFS is used to create $]*,
> -# except with old shells:
> -$1_os=$[*]
> -IFS=$ac_save_IFS
> -case $$1_os in *\ *) $1_os=`echo "$$1_os" | sed 's/ /-/g'`;; esac
> -])# RTEMS_CANONICAL_SPLIT
>
> _______________________________________________
> rtems-vc mailing list
> rtems-vc at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-vc



More information about the devel mailing list