Browse Source

Bernhard C. Schrenk:


			
			
				rocklinux
			
			
		
Bernhard C. Schrenk 20 years ago
parent
commit
b4baeb8fd1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/e2fsprogs/e2fsprogs.conf

+ 1
- 1
package/base/e2fsprogs/e2fsprogs.conf

@ -25,7 +25,7 @@ if [ "$ROCKCFG_DIETLIBC_e2fsprogs" == "1" ] ; then
[ "$dietlibc_dynamic_static" = "dynamic" ] && confopt="$confopt --enable-dynamic-e2fsck"
fi
confopt="$confopt --enable-fsck --libdir=$root/lib --with-root-prefix=$root/"
confopt="$confopt --with-ccopts=-fPIC --enable-fsck --libdir=$root/lib --with-root-prefix=$root/"
if [ $stagelevel -gt 1 -o "$crossnative" == "cross" ] ;
then

Loading…
Cancel
Save