forked from Imagelibrary/rtems
2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove LIBSUFFIX_VA (unused).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* automake/compile.am: Remove LIBSUFFIX_VA (unused).
|
||||||
|
|
||||||
2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
|
* aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
|
||||||
|
|||||||
@@ -129,7 +129,6 @@ LIBSUFFIX_PROFILE_V = _p
|
|||||||
LIBSUFFIX__V = $(LIBSUFFIX_OPTIMIZE_V)
|
LIBSUFFIX__V = $(LIBSUFFIX_OPTIMIZE_V)
|
||||||
|
|
||||||
LIB_VARIANT = $(LIBSUFFIX_$(VARIANT_V)_V)
|
LIB_VARIANT = $(LIBSUFFIX_$(VARIANT_V)_V)
|
||||||
LIBSUFFIX_VA = $(LIB_VARIANT).a
|
|
||||||
|
|
||||||
## These are supposed to be set in make/custom/<bsp>.cfg
|
## These are supposed to be set in make/custom/<bsp>.cfg
|
||||||
CPU_CFLAGS = @CPU_CFLAGS@
|
CPU_CFLAGS = @CPU_CFLAGS@
|
||||||
|
|||||||
Reference in New Issue
Block a user