Commit Graph

4 Commits

Author SHA1 Message Date
35e68b6024 lvm2: update to 2.02.76 2010-11-11 18:01:44 +01:00
5b8d3396d6 Revert "lvm2: remove patch, --no-export-dynamic dosn't work with ld 2.19.1"
This reverts commit d4a313c5cc.
2010-08-07 15:25:38 +02:00
d4a313c5cc lvm2: remove patch, --no-export-dynamic dosn't work with ld 2.19.1 2010-08-06 21:07:28 +02:00
e7b2ba6484 lvm2: update to 2.02.72, fix building with glibc 2.12
To build against glibc 2.12.1 we have to add --no-export-dynamic
to the ld options used to link lvm.static.
Using --export-dynamic doesn't make sense in a static link anyway.
2010-08-06 11:23:27 +02:00