forked from Imagelibrary/rtems
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[http://www.r
|
|||||||
AC_CONFIG_SRCDIR([Spec.doc])
|
AC_CONFIG_SRCDIR([Spec.doc])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
CFLAGS="-g -O2 -Wall"
|
CFLAGS="-g -O2 -Wall"
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[http://ww
|
|||||||
AC_CONFIG_SRCDIR([coff2bin])
|
AC_CONFIG_SRCDIR([coff2bin])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[http://www
|
|||||||
AC_CONFIG_SRCDIR([runtest.in])
|
AC_CONFIG_SRCDIR([runtest.in])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32-tools],[_RTEMS_VERSION],[http://www.
|
|||||||
AC_CONFIG_SRCDIR([runtest.in])
|
AC_CONFIG_SRCDIR([runtest.in])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-sparc-leon-tools],[_RTEMS_VERSION],[http://www.r
|
|||||||
AC_CONFIG_SRCDIR([runtest.in])
|
AC_CONFIG_SRCDIR([runtest.in])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
|
||||||
|
|
||||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ AC_INIT([rtems-c-src-lib-libbsp-sparc-leon-tools],[_RTEMS_VERSION],[http://www.r
|
|||||||
AC_CONFIG_SRCDIR([runtest.in])
|
AC_CONFIG_SRCDIR([runtest.in])
|
||||||
RTEMS_TOP(../../../../../../..)
|
RTEMS_TOP(../../../../../../..)
|
||||||
|
|
||||||
RTEMS_CANONICAL_TARGET_CPU
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user