Added some of the development optional packages.

This adds some of the development packages for x86_64. All of the
DevelopmentBase packages (gcc, make, jam, bison, flex, m4, mkdepend)
have been built and uploaded.
This commit is contained in:
Alex Smith
2012-08-16 20:32:29 +01:00
parent aaeadfcb02
commit 602d9c96a5
3 changed files with 137 additions and 82 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ BeMac|BeBox)
BE_HOST_CPU=ppc
;;
*)
BE_HOST_CPU=unknown
BE_HOST_CPU=`uname -m`
esac
BELIBRARIES="$BUILDHOME/abi/current/library-paths/common:$BUILDHOME/lib/$BE_HOST_CPU"