Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
libmicro
fix-link.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-link.diff of Package libmicro
Index: Makefile.com =================================================================== --- Makefile.com.orig +++ Makefile.com @@ -107,7 +107,7 @@ tattle: ../tattle.c libmicro.a echo "char compiler_version[] = \""`$(COMPILER_VERSION_CMD)`"\";" > tattle.h echo "char CC[] = \""$(CC)"\";" >> tattle.h echo "char extra_compiler_flags[] = \""$(extra_CFLAGS)"\";" >> tattle.h - $(CC) -o tattle $(CFLAGS) -I. ../tattle.c libmicro.a -lrt -lm + $(CC) -o tattle $(CFLAGS) -I. ../tattle.c libmicro.a -lrt -lm -lpthread $(ELIDED_BENCHMARKS): ../elided.c $(CC) -o $(@) ../elided.c
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