Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
lua-luaunbound
makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File makefile.patch of Package lua-luaunbound
--- a/GNUmakefile +++ b/GNUmakefile @@ -20,10 +20,8 @@ all: $(OUTPUT) -lunbound.o: lunbound.c - -%.so: %.o - $(LD) $(LDFLAGS) -o $@ $^ $(LDLIBS) +%.so: %.c + $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LDLIBS) install: $(MKDIR) $(DESTDIR)$(LUA_LIBDIR)/
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