Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
ed53083b
Commit
ed53083b
authored
Apr 20, 2016
by
gsell
Browse files
Libraries/tiff/build:
- don't buid shared libs - jpeg support disabled - compile with PIC
parent
fdf38924
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Libraries/tiff/build
Libraries/tiff/build
+3
-0
No files found.
Libraries/tiff/build
View file @
ed53083b
...
...
@@ -3,6 +3,9 @@
pbuild
::
configure
()
{
"${MODULE_SRCDIR}"
/
configure
\
--
prefix
=
"${PREFIX}"
\
--
with
-
pic
=
yes
\
--
disable
-
shared
\
--
disable
-
jpeg
\
||
exit
1
}
...
...
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