mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
* src-release: Configure host subdirs.
This commit is contained in:
parent
614b3b14dc
commit
b4fa093e19
@ -1,5 +1,7 @@
|
||||
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* src-release: Configure host subdirs.
|
||||
|
||||
* Makefile.tpl: Change dependency for */multilib.out so that
|
||||
it works when gcc isn't in the tree.
|
||||
|
||||
|
@ -136,7 +136,7 @@ do-proto-toplev: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex
|
||||
mv -f tmp Makefile.in
|
||||
#
|
||||
./configure sun4
|
||||
$(MAKE) configure-target \
|
||||
$(MAKE) configure-host configure-target \
|
||||
ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
|
||||
CC_FOR_TARGET="$(CC)" CXX_FOR_TARGET="$(CXX)"
|
||||
# Make links, and run "make diststuff" or "make info" when needed.
|
||||
|
Loading…
Reference in New Issue
Block a user