repo.or.cz
/
cocotron.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #10 from gunyarakun/fix-invalid-return
[cocotron.git]
/
xcconfig
/
linux-i386.xcconfig
blob
15b493b366add6658cfc96251101507a55f750f6
1
#include "linux"
2
3
EFFECTIVE_PLATFORM_NAME = -linux
4
INSTALL_TARGET_TRIPLE = i386-pc-linux
5
6
GCC_VERSION = org.cocotron.1.0.linux.i386.gcc.4.3.1
7
8
ARCHS = i386
9
VALID_ARCHS = i386
10