From 0c290f72a9101c196031c3bcf5ee1340b4328b80 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 3 Mar 2017 01:10:35 +0100 Subject: make: reworked binary lookups, added them to ctx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 70b7b92..8191dd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -790,6 +790,7 @@ tests_blogc_make_check_exec_CFLAGS = \ tests_blogc_make_check_exec_LDFLAGS = \ -no-install \ + -Wl,--wrap=access \ $(NULL) tests_blogc_make_check_exec_LDADD = \ -- cgit v1.2.3-18-g5258