Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/doc-pthread
/
.
/
system
/
lib
/
build_cxx_natively.sh
blob: 1cf2749cde981a6f0b33172eb409b12ef162176c [
file
] [
edit
]
# useful for testing purposes, compare native build to js build
~/
Dev
/
fastcomp
/
hybridbuild
/
Release
+
Asserts
/
bin
/
clang
-
std
=
c
++
0x
-
nostdinc
++
test
.
cpp libcxxabi
/
src
/*.
cpp libcxx
/*.
cpp
-
Ilibcxxabi
/
include
-
I
../
include
/
libcxx
-
lpthread
-
g