Add $$($1_$2_$3_ALL_HC_OPTS) when linking dynamic libraries. Not
authorSimon Marlow <marlowsd@gmail.com>
Fri, 6 May 2011 11:00:53 +0000 (12:00 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 9 May 2011 09:50:42 +0000 (10:50 +0100)
having this meant we weren't getting -no-user-package-conf, which
caused a build failure for me due to locally-installed packages being
used instead of ones in the tree.


No differences found