Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:irc
ii
ii-makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ii-makefile.patch of Package ii
--- config.mk.orig 2007-12-02 14:37:10.000000000 +0100 +++ config.mk 2007-12-02 14:37:42.000000000 +0100 @@ -16,12 +16,13 @@ # includes and libs INCLUDES = -I. -I${INCDIR} -I/usr/include -LIBS = -L${LIBDIR} -L/usr/lib -lc +LIBS = -L${LIBDIR} -lc # uncomment and comment other variables for compiling on Solaris #LIBS = -L${LIBDIR} -L/usr/lib -lc -lsocket -lnsl #CFLAGS = -g ${INCLUDES} -DVERSION=\"${VERSION}\" # compiler CC = cc -CFLAGS = -g -O0 -W -Wall ${INCLUDES} -DVERSION=\"${VERSION}\" +OPTFLAGS = -g -O0 +CFLAGS = $(OPTFLAGS) -W -Wall ${INCLUDES} -DVERSION=\"${VERSION}\" LDFLAGS = ${LIBS}
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