Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
fs_mark
fs_mark-nostatic.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fs_mark-nostatic.diff of Package fs_mark
Index: fs_mark-3.3/Makefile =================================================================== --- fs_mark-3.3.orig/Makefile +++ fs_mark-3.3/Makefile @@ -10,14 +10,14 @@ DIR1= /test/dir1 DIR2= /test/dir2 COBJS= fs_mark.o lib_timing.o -CFLAGS= -O2 -Wall -D_FILE_OFFSET_BITS=64 +CFLAGS+= -O2 -Wall -D_FILE_OFFSET_BITS=64 all: fs_mark fs_mark.o: fs_mark.c fs_mark.h fs_mark: fs_mark.o lib_timing.o - ${CC} -static -o fs_mark fs_mark.o lib_timing.o + ${CC} -o fs_mark fs_mark.o lib_timing.o test: fs_mark ./fs_mark -d ${DIR1} -d ${DIR2} -s 51200 -n 4096
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