X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-wsj1.compile;fp=src%2Fafb-wsj1.compile;h=f830306f10efa5a9bf9dfafc4d74f6c5f568f192;hb=0f7afc5f1de4a30bb1ea823a3af608e83fc397c2;hp=0000000000000000000000000000000000000000;hpb=9a623c3aa32ec0fbf9682f37a990abd00f38da60;p=src%2Fapp-framework-binder.git diff --git a/src/afb-wsj1.compile b/src/afb-wsj1.compile new file mode 100644 index 00000000..f830306f --- /dev/null +++ b/src/afb-wsj1.compile @@ -0,0 +1,8 @@ +g++ afb-wsj1-test.cpp -lsystemd -lafbwsc -I /opt/AGL/include -L /opt/AGL/lib -pthread +In file included from afb-wsj1-test.cpp:1:0: +afb-wsj1.hpp:21:0: warning: "_GNU_SOURCE" redefined + #define _GNU_SOURCE + +:0:0: note: this is the location of the previous definition + +