aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/storcenter.conf2
-rw-r--r--site/powerpc-linux25
2 files changed, 2 insertions, 25 deletions
diff --git a/conf/machine/storcenter.conf b/conf/machine/storcenter.conf
index 2c21b521c3..a36684b758 100644
--- a/conf/machine/storcenter.conf
+++ b/conf/machine/storcenter.conf
@@ -1,7 +1,7 @@
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
# TARGET_VENDOR = "oe"
-IPKG_ARCHS = "all ppc powerpc ppc603e ${MACHINE}"
+PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
# terminal specs - console, but no other ports
SERIAL_CONSOLE="115200 console"
USE_VT="0"
diff --git a/site/powerpc-linux b/site/powerpc-linux
index c981adf1b4..6e749d4640 100644
--- a/site/powerpc-linux
+++ b/site/powerpc-linux
@@ -237,22 +237,13 @@ ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr='yes'}
# vim
ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}
-#openprotium additions:
-ac_cv_c_littleendian=${ac_cv_c_littleendian=no}
-ac_cv_c_bigendian=${ac_cv_c_bigendian=yes}
-
-#samba
-samba_cv_have_gettimeofday_tz=${samba_cv_have_gettimeofday_tz=yes}
-samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
-samba_cv_use_setresuid=${samba_cv_use_setresuid=yes}
-
#modphp
ac_cv_c_bigendian_php=${ac_cv_c_bigendian_php=yes}
ac_cv_sizeof_ptrdiff_t=${ac_cv_sizeof_ptrdiff_t=0}
ac_cv_func_dlopen=${ac_cv_func_dlopen=yes}
lt_cv_dlopen_self=${lt_cv_dlopen_self=yes}
-# for apache2 (note other apache stanza in this file provided by OE
+# apache2 (note other apache stanza in this file)
ap_void_ptr_lt_long=${ap_void_ptr_lt_long=no}
apr_cv_use_lfs64=${apr_cv_use_lfs64=yes}
apr_cv_epoll=${apr_cv_epoll=yes}
@@ -261,29 +252,15 @@ apr_cv_pthreads_lib=${apr_cv_pthreads_lib=-lpthread}
apr_cv_mutex_recursive=${apr_cv_mutex_recursive=yes}
ac_cv_func_mmap=${ac_cv_func_mmap=yes}
ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes}
-ac_cv_type_off_t=${ac_cv_type_off_t=yes}
ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=4}
-ac_cv_type_pid_t=${ac_cv_type_pid_t=yes}
ac_cv_sizeof_pid_t=${ac_cv_sizeof_pid_t=4}
-ac_cv_type_size_t=${ac_cv_type_size_t=yes}
-ac_cv_type_ssize_t=${ac_cv_type_ssize_t=yes}
ac_cv_socklen_t=${ac_cv_socklen_t=yes}
-ac_cv_type_voidp=${ac_cv_type_voidp=yes}
-ac_cv_sizeof_voidp=${ac_cv_sizeof_voidp=4}
ac_cv_struct_rlimit=${ac_cv_struct_rlimit=yes}
-ac_cv_type_char=${ac_cv_type_char=yes}
-ac_cv_type_int=${ac_cv_type_int=yes}
-ac_cv_type_long=${ac_cv_type_long=yes}
-ac_cv_type_short=${ac_cv_type_short=yes}
-ac_cv_type_long_long=${ac_cv_type_long_long=yes}
ac_cv_negative_eai=${ac_cv_negative_eai=yes}
apr_cv_gai_addrconfig=${apr_cv_gai_addrconfig=no}
ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
-# fnmatch
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
# binutils (libiberty)
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
ac_cv_type_int=${ac_cv_type_int=yes}