forked from Imagelibrary/rtems
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from being used to compile "tools").
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from
|
||||||
|
being used to compile "tools").
|
||||||
|
|
||||||
2007-03-12 Joel Sherrill <joel@OARcorp.com>
|
2007-03-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* libchip/network/cs8900.c, libchip/network/cs8900.h,
|
* libchip/network/cs8900.c, libchip/network/cs8900.h,
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ if test "$no_recursion" != yes; then
|
|||||||
-target ) ac_prev=target_alias ;;
|
-target ) ac_prev=target_alias ;;
|
||||||
-build* | --build* ) ;;
|
-build* | --build* ) ;;
|
||||||
-build ) ac_prev_build_alias ;;
|
-build ) ac_prev_build_alias ;;
|
||||||
|
CFLAGS=* );; # HACK: Strip CFLAGS
|
||||||
*_alias=* ) ;; # HACK: Workaround to autoconf passing *_alias
|
*_alias=* ) ;; # HACK: Workaround to autoconf passing *_alias
|
||||||
],
|
],
|
||||||
[rtems_configure_args])
|
[rtems_configure_args])
|
||||||
|
|||||||
Reference in New Issue
Block a user