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

  /external/bcc/scripts/
build-deb.sh.in 19 DEB_BUILD_OPTIONS="nocheck parallel=${PARALLEL}" debuild -us -uc
build-deb.sh 40 DEB_BUILD_OPTIONS="nocheck parallel=${PARALLEL}" $debuild -us -uc
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/strace/debian/
rules 12 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
18 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
19 NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
51 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
  /external/google-fruit/extras/packaging/
debian.rules 7 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /external/e2fsprogs/debian/
rules 113 #ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
117 ifneq (,$(findstring update-symbols,$(DEB_BUILD_OPTIONS)))

Completed in 1037 milliseconds