mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-02 07:45:48 +01:00
initial import
This commit is contained in:
3
sys-fs/fuse/files/digest-fuse-2.6.0-r10
Normal file
3
sys-fs/fuse/files/digest-fuse-2.6.0-r10
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 997900fde4462c95ca11972410a0b910 fuse-2.6.0.tar.gz 474956
|
||||
RMD160 a963d7938500d9e7dd5d77c47f935015ea822991 fuse-2.6.0.tar.gz 474956
|
||||
SHA256 9572530349b2cebbbc76278bfcbda0de3590c022d2dcd439f381ef497988d9b1 fuse-2.6.0.tar.gz 474956
|
||||
11
sys-fs/fuse/files/fuse-fix-lazy-binding.patch
Normal file
11
sys-fs/fuse/files/fuse-fix-lazy-binding.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -pur fuse-1.4.orig/util/Makefile.in fuse-1.4/util/Makefile.in
|
||||
--- fuse-1.4.orig/util/Makefile.in 2005-01-02 21:09:09.000000000 +0100
|
||||
+++ fuse-1.4/util/Makefile.in 2005-01-03 08:49:25.333258992 +0100
|
||||
@@ -36,6 +36,7 @@ NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
ACLOCAL = @ACLOCAL@
|
||||
+AM_CFLAGS=-Wl,-z,now
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
Reference in New Issue
Block a user