Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
ocaml-pcre
ocaml-pcre-warnings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ocaml-pcre-warnings.patch of Package ocaml-pcre
--- _oasis | 2 +- setup.ml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/_oasis +++ b/_oasis @@ -32,7 +32,7 @@ Library pcre BuildDepends: bytes CCOpt: -g -O2 -fPIC -DPIC if flag(strict) && ccomp_type(cc) - CCOpt+: -Wall -pedantic -Wextra -Wunused -Wno-long-long -Wno-keyword-macro + CCOpt+: -Wall -pedantic -Wextra -Wunused -Wno-long-long # Examples --- a/setup.ml +++ b/setup.ml @@ -6786,7 +6786,7 @@ let setup_t = "-Wextra"; "-Wunused"; "-Wno-long-long"; - "-Wno-keyword-macro" + "-Wno-keyword-macro"; ]) ]; bs_cclib = [(OASISExpr.EBool true, [])];
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