Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Havar
asn1c
Commits
3e0b0f2d
Commit
3e0b0f2d
authored
Mar 19, 2013
by
Lev Walkin
Browse files
explicitly make debug available for tests
parent
e3e8de0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
asn1c/tests/check-assembly.sh
View file @
3e0b0f2d
...
...
@@ -40,8 +40,8 @@ cat > Makefile <<EOM
# This file is autogenerated by ../
$0
COMMON_FLAGS= -I. -DEMIT_ASN_DEBUG
CFLAGS
=
\$
{COMMON_FLAGS}
${
CFLAGS
}
CXXFLAGS
=
\$
{COMMON_FLAGS}
${
CXXFLAGS
}
CFLAGS
=
\$
{COMMON_FLAGS}
${
CFLAGS
}
-g -O0
CXXFLAGS
=
\$
{COMMON_FLAGS}
${
CXXFLAGS
}
CC ?=
${
CC
}
...
...
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