summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2009-10-02 11:31:23 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2009-10-02 12:17:35 (GMT)
commit64111efde9795c51cda7aa0b63d2b4b597aa139c (patch)
tree6060111accbdb2f3f65a9e88c00643c9df90f4ad
parent1f4e378ca0f9c63bb99a92f3e98b104a0baa408a (diff)
downloadQt-64111efde9795c51cda7aa0b63d2b4b597aa139c.zip
Qt-64111efde9795c51cda7aa0b63d2b4b597aa139c.tar.gz
Qt-64111efde9795c51cda7aa0b63d2b4b597aa139c.tar.bz2
renaming ppc mkspec to powerpc
Reviewed-by:paul
-rwxr-xr-xconfigure5
-rw-r--r--mkspecs/qws/linux-powerpc-g++/qmake.conf (renamed from mkspecs/qws/linux-ppc-g++/qmake.conf)0
-rw-r--r--mkspecs/qws/linux-powerpc-g++/qplatformdefs.h (renamed from mkspecs/qws/linux-ppc-g++/qplatformdefs.h)0
3 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 8ef8ad0..ea50b37 100755
--- a/configure
+++ b/configure
@@ -2330,9 +2330,6 @@ if [ "$CFG_EMBEDDED" != "no" ]; then
*86_64)
CFG_EMBEDDED=x86_64
;;
- *ppc)
- CFG_EMBEDDED=ppc
- ;;
*)
CFG_EMBEDDED=generic
;;
@@ -2762,7 +2759,7 @@ if [ "$PLATFORM" != "$XPLATFORM" -a "$CFG_EMBEDDED" != "no" ]; then
ipaq|sharp)
CFG_ARCH=arm
;;
- dm7000|ppc)
+ dm7000)
CFG_ARCH=powerpc
;;
dm800)
diff --git a/mkspecs/qws/linux-ppc-g++/qmake.conf b/mkspecs/qws/linux-powerpc-g++/qmake.conf
index e1926b4..e1926b4 100644
--- a/mkspecs/qws/linux-ppc-g++/qmake.conf
+++ b/mkspecs/qws/linux-powerpc-g++/qmake.conf
diff --git a/mkspecs/qws/linux-ppc-g++/qplatformdefs.h b/mkspecs/qws/linux-powerpc-g++/qplatformdefs.h
index 60e0f5e..60e0f5e 100644
--- a/mkspecs/qws/linux-ppc-g++/qplatformdefs.h
+++ b/mkspecs/qws/linux-powerpc-g++/qplatformdefs.h