diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-08 12:16:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-08 12:16:14 +0100 |
commit | 74de10d173d5d25354dc21a3231bafad494df765 (patch) | |
tree | 4d743a2919e6d763e050da9c9acfff9c56d22a31 /package/cryptsetup/patches | |
parent | 424e20778f7bdb867cf6e3e34e19742ff36fffaf (diff) | |
parent | 88d6fbaf018207e38e8dc9628c74f2cbda587388 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/cryptsetup/patches')
-rw-r--r-- | package/cryptsetup/patches/patch-ltmain_sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/cryptsetup/patches/patch-ltmain_sh b/package/cryptsetup/patches/patch-ltmain_sh index 18ec3a2e4..b9250d32f 100644 --- a/package/cryptsetup/patches/patch-ltmain_sh +++ b/package/cryptsetup/patches/patch-ltmain_sh @@ -1,6 +1,6 @@ ---- cryptsetup-1.3.1.orig/ltmain.sh 2011-04-18 13:06:09.000000000 +0200 -+++ cryptsetup-1.3.1/ltmain.sh 2011-07-18 13:28:01.000000000 +0200 -@@ -5840,7 +5840,7 @@ func_mode_link () +--- cryptsetup-1.6.3.orig/ltmain.sh 2013-12-08 18:15:38.000000000 +0100 ++++ cryptsetup-1.6.3/ltmain.sh 2014-01-08 01:18:38.000000000 +0100 +@@ -5853,7 +5853,7 @@ func_mode_link () # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ |