28 lines
4.2 KiB
Plaintext
Executable File
28 lines
4.2 KiB
Plaintext
Executable File
defines = -DHAVE_CONFIG_H -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"332838-1\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=332543 -DCR_LIBCXXABI_REVISION=331450 -DCR_SYSROOT_HASH=4e7db513b0faeea8fb410f70c9909e8736f5c0ab -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
|
|
include_dirs = -I../../base/third_party/libevent/linux -I../.. -Igen
|
|
cflags = -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang enforce-in-thirdparty-webkit -Xclang -plugin-arg-find-bad-constructs -Xclang check-enum-max-value -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-null-pointer-arithmetic -Wno-ignored-pragma-optimize
|
|
cflags_c = -std=gnu11 --sysroot=../../build/linux/debian_sid_amd64-sysroot
|
|
label_name = libevent
|
|
target_out_dir = obj/base/third_party/libevent
|
|
target_output_name = libevent
|
|
|
|
build obj/base/third_party/libevent/libevent/buffer.o: cc ../../base/third_party/libevent/buffer.c
|
|
build obj/base/third_party/libevent/libevent/evbuffer.o: cc ../../base/third_party/libevent/evbuffer.c
|
|
build obj/base/third_party/libevent/libevent/evdns.o: cc ../../base/third_party/libevent/evdns.c
|
|
build obj/base/third_party/libevent/libevent/event.o: cc ../../base/third_party/libevent/event.c
|
|
build obj/base/third_party/libevent/libevent/event_tagging.o: cc ../../base/third_party/libevent/event_tagging.c
|
|
build obj/base/third_party/libevent/libevent/evrpc.o: cc ../../base/third_party/libevent/evrpc.c
|
|
build obj/base/third_party/libevent/libevent/evutil.o: cc ../../base/third_party/libevent/evutil.c
|
|
build obj/base/third_party/libevent/libevent/http.o: cc ../../base/third_party/libevent/http.c
|
|
build obj/base/third_party/libevent/libevent/log.o: cc ../../base/third_party/libevent/log.c
|
|
build obj/base/third_party/libevent/libevent/poll.o: cc ../../base/third_party/libevent/poll.c
|
|
build obj/base/third_party/libevent/libevent/select.o: cc ../../base/third_party/libevent/select.c
|
|
build obj/base/third_party/libevent/libevent/signal.o: cc ../../base/third_party/libevent/signal.c
|
|
build obj/base/third_party/libevent/libevent/strlcpy.o: cc ../../base/third_party/libevent/strlcpy.c
|
|
build obj/base/third_party/libevent/libevent/epoll.o: cc ../../base/third_party/libevent/epoll.c
|
|
|
|
build obj/base/third_party/libevent/libevent.a: alink obj/base/third_party/libevent/libevent/buffer.o obj/base/third_party/libevent/libevent/evbuffer.o obj/base/third_party/libevent/libevent/evdns.o obj/base/third_party/libevent/libevent/event.o obj/base/third_party/libevent/libevent/event_tagging.o obj/base/third_party/libevent/libevent/evrpc.o obj/base/third_party/libevent/libevent/evutil.o obj/base/third_party/libevent/libevent/http.o obj/base/third_party/libevent/libevent/log.o obj/base/third_party/libevent/libevent/poll.o obj/base/third_party/libevent/libevent/select.o obj/base/third_party/libevent/libevent/signal.o obj/base/third_party/libevent/libevent/strlcpy.o obj/base/third_party/libevent/libevent/epoll.o
|
|
arflags = -T
|
|
output_extension = .a
|
|
output_dir = obj/base/third_party/libevent
|