OSDN Git Service

build: remove unnecessary FFLDFLAGS variable
authorMans Rullgard <mans@mansr.com>
Sun, 10 Jul 2011 21:01:41 +0000 (22:01 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 11 Jul 2011 10:39:04 +0000 (11:39 +0100)
commitca9036155d28ed9f5a1406356316c3fd41e5a400
tree0d4a450a1356867d86c2605d2dfbf5aeead5d2b9
parentd1cf45911935cc4fed9afd3a37d99616d31eb9da
build: remove unnecessary FFLDFLAGS variable

This variable is set to the same value for all directories.
Adding the -L flags directly to LDFLAGS is simpler and achieves
the same thing.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile
common.mak
subdir.mak
tests/Makefile