Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
155500f9
Commit
155500f9
authored
Jul 05, 2008
by
Ian Lynagh
Browse files
Need to make all in gmp, not boot
parent
acc2bdc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
155500f9
...
...
@@ -99,7 +99,7 @@ endif
stage1
:
$(GCC_LIB_DEP) check-packages
$(MAKE)
-C
libraries boot
$(MAKE)
-C
gmp
boot
$(MAKE)
-C
gmp
all
$(MAKE)
-C
utils/mkdependC boot
@
case
'
${MFLAGS}
'
in
*
-[ik]
*
)
x_on_err
=
0
;;
*
-r
*
[
ik]
*
)
x_on_err
=
0
;;
*
)
x_on_err
=
1
;;
esac
;
\
for
i
in
$(SUBDIRS_BUILD)
;
do
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment