Pass in LDFLAGS to the dumper
authorJohan Dahlin <johan@gnome.org>
Mon, 9 Apr 2012 15:12:00 +0000 (12:12 -0300)
committerJohan Dahlin <jdahlin@litl.com>
Mon, 9 Apr 2012 15:12:00 +0000 (12:12 -0300)
commite63866c2aea4338667a7e86c46f05864a991000d
tree89bb83a90a87fcdb69b569716355457c52ccfd8c
parentc8cfa7c6065f6c1f8ac97841fab5f49fd013ab33
Pass in LDFLAGS to the dumper

We should honor LDFLAGS environment variable set by the user,
so options such as -Wl,--enable-new-dtags properly get passed to
the linker when creating the dumper binary

https://bugzilla.gnome.org/show_bug.cgi?id=670152
giscanner/dumper.py