Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
7c898512
Commit
7c898512
authored
Oct 13, 2006
by
Christian Würdig
Browse files
added compile only flag to eccp (-c)
parent
01b92965
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/test/makereport.sh
View file @
7c898512
#!/bin/sh
EDG_BIN
=
"eccp"
EDG_CFLAGS
=
"
${
ADDCFLAGS
}
-O3"
EDG_CFLAGS
=
"
${
ADDCFLAGS
}
-O3
-c
"
GCC_CFLAGS
=
"-O3 -g -fomit-frame-pointer"
LINKFLAGS
=
"-lm"
TIMEOUT_COMPILE
=
300
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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