Author :
William Pitcock
Date :
2016-12-30 12:45:29
Hash :951a844c Message :tests: add tests for the fragment mergeback changes
tests/lib1/flag-order-3.pc
prefix=/test
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
cflags=-I${includedir}
Name: flag order 3
Description: test for flag ordering
Version: 1
Libs: -L${libdir} -Wl,--start-group -lfoo -lbar -Wl,--end-group