Changed architecture to x86_gcc2

This needs to be created dynamically somehow, but for the time being we
want things to work for gcc2 and x86 at least.
This commit is contained in:
Ingo Weinhold 2011-06-19 22:17:32 +02:00
parent d971dfb688
commit 05384d6944

View File

@ -1,6 +1,6 @@
name = Haiku
version = 1-1
architecture = x86
architecture = x86_gcc2
summary = "The Haiku base system"
description = "The Haiku base system includes all system core software, like
boot loader, kernel, the system libraries, servers, and applications."