Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:FactoryCandidates
powerpc32
powerpc32-1.2.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File powerpc32-1.2.dif of Package powerpc32
--- Makefile +++ Makefile 2004/10/13 14:42:58 @@ -1,5 +1,5 @@ MANDIR=/usr/share/man -CFLAGS="$RPM_OPT_FLAGS" +CFLAGS = -O2 -Wall -fsigned-char CC=gcc --- powerpc32.c +++ powerpc32.c 2004/10/13 14:38:34 @@ -43,7 +43,7 @@ exit(1); } uname(&un); - if (strcmp(un.machine, "powerpc64")) { + if (strcmp(un.machine, "ppc64")) { if (!quiet) fprintf (stderr, "powerpc64: Not a 64bit host\n"); exit(2); }
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