Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Factory:Rebuild
plplot
plplot-5.9.9-ada-pic.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plplot-5.9.9-ada-pic.patch of Package plplot
Index: plplot-5.15.0/bindings/ada/CMakeLists.txt =================================================================== --- plplot-5.15.0.orig/bindings/ada/CMakeLists.txt +++ plplot-5.15.0/bindings/ada/CMakeLists.txt @@ -18,6 +18,10 @@ if(ENABLE_ada) + IF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64") + ADD_DEFINITIONS(-fPIC) + ENDIF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64") + # Specification files containing, e.g., variables, types, and subprogramme (subprocedure) declarations. set(SPEC_SOURCE_LIST plplot.ads
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor