################################################################################ # # # This is the bedrock control file for the 'run_configure' subcomponent # # # # Format of this file: # # -------------------- # # UPPERCASE is REQUIRED for section names inside [] # # # # [CONFIGURE_OPTIONS] - command line options for configure, specified as a # # key<=value> key and optional value # # # # [CONFIGURE_VARIABLES] - set/override configure or environment variables # # key<=value> to help configure in cross-compile environment # # # # [PRE_CONFIGURE] - commands to run prior to running configure # # key<=value> # # # # [BUILD_FLAGS] - set flags for makefile or build, will be added to # # key= makefile with '+=' syntax # # # ################################################################################ [CONFIGURE_OPTIONS] --enable-pcap --with-resolver=none [BUILD_FLAGS] CPPFLAGS=-I$(BRWORKSPACE)/$(BRCOMPONENTDIR)/$(BRIMPORT)/stdhdrs/freebsd/pcap