Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Base:System
sysvinit
killproc-2.23.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File killproc-2.23.dif of Package sysvinit
--- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Makefile +++ Makefile 2024-08-13 07:19:11.990329152 +0000 @@ -15,7 +15,7 @@ DESTDIR = VERSION = 2.23 DATE = $(shell date +'%d%b%y' | tr '[:lower:]' '[:upper:]') STATX = $(shell (test -d /lib64 && nm -D /lib64/libc.so.* || /lib/libc.so.*)|grep -c statx) -SYSSTATX = $(shell echo -e '\#include <sys/syscall.h>\nint main () {return SYS_statx;}'|gcc -x c -o /dev/null -P - 2>/dev/null && echo 1 || echo 0) +SYSSTATX = $(shell echo -e '#include <sys/syscall.h>\nint main () {return SYS_statx;}'|gcc -x c -o /dev/null -P - 2>/dev/null && echo 1 || echo 0) OSTATX = LIBS += -lblogger -lpthread
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