aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Gabin FODOP GUMETE <gabinfodop@gmail.com>2019-01-31 17:07:05 +0100
committerPierre Gabin FODOP GUMETE <gabinfodop@gmail.com>2019-01-31 17:07:05 +0100
commitc57a9e995cafe2f022ef7aa147bfb1429165e1b3 (patch)
tree0d16a50a3fc21a64a646527495a6a70146951bfa
parent60e362130fd89321f7bf1d168fb6d3b22fef799d (diff)
Test Compile
Change-Id: I6f26d1db4cf74e2b51737a075b36ed71ce692073
-rw-r--r--src/afb-wsj1.compile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/afb-wsj1.compile b/src/afb-wsj1.compile
index e69de29b..f830306f 100644
--- a/src/afb-wsj1.compile
+++ 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
+
+<command-line>:0:0: note: this is the location of the previous definition
+
+