X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Farchitecture.cpp;h=847711e351c3c7fc47ff93b60494e539f8c4c4b3;hb=8ee4fd693c8d15265f0c145221737a322f89618b;hp=07f5dbfb0c09159e7fa4fcbb14e7d9e3e6ff03af;hpb=cee450d7cc932811b0d119a132bc9981eb480584;p=builder.git diff --git a/source/architecture.cpp b/source/architecture.cpp index 07f5dbf..847711e 100644 --- a/source/architecture.cpp +++ b/source/architecture.cpp @@ -16,6 +16,7 @@ const char *types[] = { "pc", "arm", + "ppc", 0 }; @@ -54,6 +55,7 @@ const char *aliases[] = "i686", "pentiumpro", "x86_64", "athlon64", "win32", "windows", + "power macintosh", "ppc", 0 };