forked from Imagelibrary/rtems
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug
where wrapup left pieces out of the librtemsall.a.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
rtems_makedir=$(prefix)/make
|
||||
rtems_make_compilersdir=$(rtems_makedir)/compilers
|
||||
|
||||
# At the moment all actively supported configurations
|
||||
# use gcc-target-default.cfg only.
|
||||
## At the moment all actively supported configurations
|
||||
## use gcc-target-default.cfg only.
|
||||
rtems_make_compilers_DATA= \
|
||||
gcc.cfg \
|
||||
gcc-target-default.cfg
|
||||
|
||||
Reference in New Issue
Block a user