Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:darix:apps
rubygem-grpc
gcc14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc14.patch of Package rubygem-grpc
Index: grpc/src/ruby/ext/grpc/extconf.rb =================================================================== --- grpc.orig/src/ruby/ext/grpc/extconf.rb +++ grpc/src/ruby/ext/grpc/extconf.rb @@ -208,6 +208,7 @@ $CFLAGS << ' -std=c11 ' $CFLAGS << ' -Wall ' $CFLAGS << ' -Wextra ' $CFLAGS << ' -pedantic ' +$CFLAGS << ' -Wno-error=incompatible-pointer-types ' $LDFLAGS << ' -lgrpc ' output = File.join('grpc', 'grpc_c')
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