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
0ba6d248
Commit
0ba6d248
authored
Dec 02, 2011
by
Christoph Mallon
Browse files
Add -c to ar to remove a diagnostic, when the archive is created.
parent
566f5c18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
0ba6d248
...
...
@@ -164,7 +164,7 @@ libfirm_DEPS = $(libfirm_OBJECTS:%.o=%.d)
$(libfirm_a)
:
$(libfirm_OBJECTS)
@
echo
AR
$@
$(Q)$(AR)
ru
$@
$^
$(Q)$(AR)
-c
ru
$@
$^
$(libfirm_dll)
:
$(libfirm_OBJECTS)
@
echo
LINK
$@
...
...
Write
Preview
Supports
Markdown
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