Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Sobisch
cbl-gdb
Commits
c45f7861
Commit
c45f7861
authored
May 16, 2020
by
rdubner
Browse files
Put back the assembler listing for .s assembly
parent
88587a03
Changes
1
Hide whitespace changes
Inline
Side-by-side
cobcd
View file @
c45f7861
...
...
@@ -395,7 +395,7 @@ if test X$result = X"0" ; then
if
test
X
$result
=
X
"0"
;
then
# Assemble the modified .s file into a replacement .o file:
COB_CFLAGS
=
"-fPIC -Wa,-L
$cob_cflags
"
COB_CFLAGS
=
"-fPIC -Wa,-L
,-anchls=
$BASENAME
-2.lst
$cob_cflags
"
if
test
X
$ECHO
!=
X
""
;
then
echo
COB_CFLAGS
=
$COB_CFLAGS
$COBC
-c
-o
$BASENAME
-2
.o
$BASENAME
-2
.s
fi
...
...
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