Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704810
en ru br
ALT Linux repos
S:1.3.2-alt10

Group :: System/Kernel and hardware
RPM: ossp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ossp-1.3.2-alt-DSO.patch
Download


diff --git a/ossp/Makefile b/ossp/Makefile
index 8111c9b..8a32733 100644
--- a/ossp/Makefile
+++ b/ossp/Makefile
@@ -14,7 +14,7 @@ OSSPD_CFLAGS := $(shell pkg-config --cflags fuse)
 endif
 
 ifeq "$(origin OSSPD_LDFLAGS)" "undefined"
-OSSPD_LDFLAGS := $(shell pkg-config --libs fuse)
+OSSPD_LDFLAGS := $(shell pkg-config --libs fuse) -lrt
 endif
 
 ifeq "$(origin OSSP_PADSP_CFLAGS)" "undefined"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin