HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_OPTS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/build_tools/
nacl-mono-runtime.sh 36 CONFIG_OPTS="--host=i686-pc-linux-gnu \
48 CONFIG_OPTS="--host=x86_64-pc-linux-gnu \
60 CONFIG_OPTS="--host=armv7l-unknown-linux-gnueabi \
81 CONFIG_OPTS="--host=armv7l-unknown-linux-gnueabi \
105 CONFIG_OPTS="${CONFIG_OPTS} --enable-shared=no"
107 CONFIG_OPTS="${CONFIG_OPTS} --enable-shared=yes"
142 CONFIG_OPTS="${CONFIG_OPTS} --enable-debug=yes
    [all...]
  /external/strace/debian/
rules 35 CONFIG_OPTS = --build=$(DEB_BUILD_GNU_TYPE)
37 CONFIG_OPTS = --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
51 cd $(@D); sh ../configure --prefix=/usr $(CONFIG_OPTS)

Completed in 50 milliseconds