aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-wsj1.compile
blob: f830306f10efa5a9bf9dfafc4d74f6c5f568f192 (plain)
1
2
3
4
5
6
7
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