Package: blobandconquer / 1.11-dfsg+20-2

Metadata

Package Version Patches format
blobandconquer 1.11-dfsg+20-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix linking.patch | (download)

makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix the link commands
 With ld --as-needed, order of arguments is actually important, libs should
 always come after objects. Also honor $LDFLAGS.