Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
26463de5
Commit
26463de5
authored
Jul 16, 2015
by
system_user
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed MrSid build argument from gdal package
parent
da478f1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packages/gdal.rb
packages/gdal.rb
+1
-1
No files found.
packages/gdal.rb
View file @
26463de5
...
...
@@ -12,7 +12,7 @@ class Gdal < Package
depends_on
'libxml2'
def
self
.
build
system
"./configure --libdir=/usr/local/lib64/ CC=
\"
gcc -m64
\"
CFLAGS=
\"
-fPIC
\"
--with-png=internal --with-libtiff=internal --with-geotiff=internal --with-jpeg=internal --with-gif=internal --with-curl=/usr/local/bin/curl-config --with-geos=/usr/local/bin/geos-config --with-static-proj4=/usr/local/share/proj --with-python
--with-mrsid=/home/chronos/user/Downloads/mrsid/MrSID_DSDK-9.1.0.4045-linux.x86-64.gcc44/Raster_DSDK
"
system
"./configure --libdir=/usr/local/lib64/ CC=
\"
gcc -m64
\"
CFLAGS=
\"
-fPIC
\"
--with-png=internal --with-libtiff=internal --with-geotiff=internal --with-jpeg=internal --with-gif=internal --with-curl=/usr/local/bin/curl-config --with-geos=/usr/local/bin/geos-config --with-static-proj4=/usr/local/share/proj --with-python"
system
"make"
end
...
...
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