Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:i586
openSUSE:12.2:ARM
prctl
prctl-1.5-warnings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File prctl-1.5-warnings.patch of Package prctl
Index: prctl.c =================================================================== --- prctl.c.orig 2006-05-25 00:06:24.000000000 +0200 +++ prctl.c 2010-11-19 10:03:03.821629772 +0100 @@ -48,12 +48,12 @@ /* Verbose mode */ int verbose=0; -print_version(char *progname) +void print_version(char *progname) { printf("%s version %s\n", progname, VERSION); } -usage(char *progname) +void usage(char *progname) { print_version(progname); printf("Usage: %s [-v] [-h|--help] [--version]\n", progname); @@ -374,4 +374,5 @@ exit(1); } } + abort(); }
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