repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BTRFS: Reimplement TreeIterator, add some error checks and remove redundancies.
[haiku.git]
/
src
/
libs
/
stdc++
/
Jamfile
blob
03b2965584a9c114b6bfed710fcda3505d2344e4
1
SubDir HAIKU_TOP src libs stdc++ ;
2
3
if $(TARGET_PLATFORM) = haiku {
4
if x86_gcc2 in $(TARGET_PACKAGING_ARCHS) {
5
HaikuSubInclude legacy ;
6
}
7
}