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
fengzch-das
multibuild
Commits
93ec5108
Commit
93ec5108
authored
Jan 01, 2017
by
Matthew Brett
Browse files
Point to backup directory for old zlib versions
parent
5a20b084
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
library_builders.sh
library_builders.sh
+2
-1
No files found.
library_builders.sh
View file @
93ec5108
...
@@ -85,7 +85,8 @@ function build_zlib {
...
@@ -85,7 +85,8 @@ function build_zlib {
function
build_new_zlib
{
function
build_new_zlib
{
# Careful, this one may cause yum to segfault
# Careful, this one may cause yum to segfault
build_simple zlib
$ZLIB_VERSION
http://zlib.net
# Fossils directory should also contain latest
build_simple zlib
$ZLIB_VERSION
http://zlib.net/fossils
}
}
function
build_jpeg
{
function
build_jpeg
{
...
...
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