Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:sp5-rebuild
discount
discount-fix-compile-warings.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File discount-fix-compile-warings.diff of Package discount
Index: discount-2.2.4/Makefile.in =================================================================== --- discount-2.2.4.orig/Makefile.in +++ discount-2.2.4/Makefile.in @@ -125,9 +125,9 @@ test: $(PGMS) $(TESTFRAMEWORK) verify branch: tools/branch.c config.h $(CC) -o branch tools/branch.c cols: tools/cols.c config.h - $(CC) -o cols tools/cols.c + $(CC) $(CFLAGS) -o cols tools/cols.c echo: tools/echo.c config.h - $(CC) -o echo tools/echo.c + $(CC) $(CFLAGS) -o echo tools/echo.c clean: rm -f $(PGMS) $(TESTFRAMEWORK) $(SAMPLE_PGMS) *.o
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