projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
469153a
)
Add support for LVM patches located at ${GK_SHARE}/patches/lvm/${LVM_VER}/
author
Sebastian Pipping
<sebastian@pipping.org>
Thu, 13 Jan 2011 15:42:20 +0000
(16:42 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Thu, 13 Jan 2011 15:42:20 +0000
(16:42 +0100)
gen_compile.sh
patch
|
blob
|
history
diff --git
a/gen_compile.sh
b/gen_compile.sh
index 505232051e6c852a87df95f0ebeae5a314baf724..9b2da1308176dcaaa3fca3fcce47090fff59fd02 100755
(executable)
--- a/
gen_compile.sh
+++ b/
gen_compile.sh
@@
-424,6
+424,7
@@
compile_lvm() {
gen_die "Could not extract device-mapper binary cache!";
cd "${LVM_DIR}"
+ apply_patches lvm ${LVM_VER}
print_info 1 'lvm: >> Configuring...'
LDFLAGS="-L${TEMP}/device-mapper/lib" \
CFLAGS="-I${TEMP}/device-mapper/include" \