forked from Imagelibrary/rtems
2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems++/Makefile.am: Remove LIB_VARIANT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems++/Makefile.am: Remove LIB_VARIANT.
|
||||
|
||||
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove -ansi to prevent folks from further damaging
|
||||
|
||||
@@ -30,7 +30,7 @@ include $(top_srcdir)/libtests.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
LD_LIBS = -lrtems++$(LIB_VARIANT)
|
||||
LD_LIBS = -lrtems++
|
||||
|
||||
if HAS_CXX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user