Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
lua-mpack
lua51-mpack-fix-compilation.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lua51-mpack-fix-compilation.patch of Package lua-mpack
Index: libmpack-lua-1.0.6/Makefile =================================================================== --- libmpack-lua-1.0.6.orig/Makefile +++ libmpack-lua-1.0.6/Makefile @@ -99,7 +99,7 @@ $(MPACK): $(LUAROCKS) mpack-src lmpack.c $(LUAROCKS) make CFLAGS='$(CFLAGS)' else $(MPACK): mpack-src lmpack.c - $(CC) -shared $(CFLAGS) $(INCLUDES) $(LDFLAGS) $^ -o $@ $(LIBS) + $(CC) -shared $(CFLAGS) $(INCLUDES) $(LDFLAGS) lmpack.c -o $@ $(LIBS) endif $(BUSTED): $(LUAROCKS)
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