Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
spr0cketeer
Icecast-Server
Commits
c1bb9e98
Commit
c1bb9e98
authored
Feb 24, 2004
by
Karl Heyes
Browse files
Add target for building icecast against static libs only
svn path=/trunk/icecast/; revision=5861
parent
dac1cf97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
c1bb9e98
...
...
@@ -17,3 +17,6 @@ debug:
profile
:
$(MAKE)
all
CFLAGS
=
"@PROFILE@"
static
:
$(MAKE)
all
LDFLAGS
=
"
${LDFLAGS}
-all-static"
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