HomeSort by: relevance | last modified time | path
    Searched refs:EMSCRIPTEN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
configure.ac 76 AS_IF([test "x$EMSCRIPTEN" != "x"], [
81 AC_MSG_WARN([EMSCRIPTEN environment variable defined, but emcc doesn't appear to be used - Assuming compilation to native code])
83 unset EMSCRIPTEN
355 AS_IF([test "x$EMSCRIPTEN" = "x" -a "$host_os" != "pnacl"], [
648 # error emscripten currently supports only shift operations on integers \
773 AS_IF([test "x$EMSCRIPTEN" = "x"],[
782 AS_IF([test "x$EMSCRIPTEN" != "x"],[
787 AM_CONDITIONAL([EMSCRIPTEN], [test "x$EMSCRIPTEN" != "x"])
configure 4367 if test "x$EMSCRIPTEN" != "x"; then :
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: EMSCRIPTEN environment variable defined, but emcc doesn't appear to be used - Assuming compilation to native code" >&5
4408 $as_echo "$as_me: WARNING: EMSCRIPTEN environment variable defined, but emcc doesn't appear to be used - Assuming compilation to native code" >&2;}
4410 unset EMSCRIPTEN
16610 if test "x$EMSCRIPTEN" = "x" -a "$host_os" != "pnacl"; then :
18252 # error emscripten currently supports only shift operations on integers \
18727 if test "x$EMSCRIPTEN" = "x"; then :
18771 if test "x$EMSCRIPTEN" != "x"; then :
18778 if test "x$EMSCRIPTEN" != "x"; then
19353 as_fn_error $? "conditional \"EMSCRIPTEN\" was never defined
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.am 206 if !EMSCRIPTEN
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.am 377 if !EMSCRIPTEN

Completed in 26 milliseconds