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

  /external/selinux/libselinux/
Makefile 14 EMFLAGS+= -DDISABLE_AVC
17 EMFLAGS+= -DDISABLE_BOOL
20 EMFLAGS+= -DDISABLE_RPM
23 EMFLAGS+= -DDISABLE_SETRANS
25 export DISABLE_AVC DISABLE_SETRANS DISABLE_RPM DISABLE_BOOL EMFLAGS
  /external/selinux/libselinux/src/
Makefile 76 override CFLAGS += -I../include -I$(INCLUDEDIR) -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $(EMFLAGS)
88 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ $(EMFLAGS)
90 SWIGRUBY = swig -Wall -ruby -o $(SWIGRUBYCOUT) -outdir ./ $(EMFLAGS)
  /external/selinux/libselinux/utils/
Makefile 26 override CFLAGS += -I../include -D_GNU_SOURCE $(EMFLAGS)

Completed in 2935 milliseconds