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
bedbee1b
Commit
bedbee1b
authored
Feb 09, 2007
by
Matthias Braun
Browse files
do the unset correctly
parent
bfd4c1c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/test/makereport.sh
View file @
bedbee1b
#!/bin/sh
unset
LANG LC_ALL LC_COLLATE
unset
LANG
unset
LC_ALL
unset
LC_COLLATE
ECC
=
"eccp"
ECC_CFLAGS
=
"
${
ADDCFLAGS
}
-O3 -c -D__builtin_memcpy=memcpy -D__builtin_memset=memset -D__builtin_strlen=strlen -D__builtin_strcpy=strcpy -D__builtin_strcmp=strcmp -DNO_TRAMPOLINES"
GCC_CFLAGS
=
"-O3 -g -fomit-frame-pointer"
...
...
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