diff options
Diffstat (limited to 'conf/distro/sharprom-compatible.conf')
| -rw-r--r-- | conf/distro/sharprom-compatible.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/sharprom-compatible.conf b/conf/distro/sharprom-compatible.conf index 2ef04872fb..caee288305 100644 --- a/conf/distro/sharprom-compatible.conf +++ b/conf/distro/sharprom-compatible.conf @@ -54,9 +54,10 @@ PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native" PREFERRED_PROVIDER_virtual/arm-linux-gcc-intermediate = "sharprom-toolchain-native" PREFERRED_VERSION_glibc = "2.2.5" +PREFERRED_VERSION_linux-libc-headers = "2.4.18" IPKGBUILDCMD = "ipkg-build -c -o 0 -g 0" -#INHIBIT_PACKAGE_STRIP = "1" +#PACKAGE_STRIP = "no" # # Opie |
