K 10 svn:author V 6 jbeich K 8 svn:date V 27 2020-11-06T21:30:25.073482Z K 7 svn:log V 481 x11/xnotify: respect LDFLAGS $ CFLAGS=-fsanitize=address LDFLAGS=-fsanitize=address make [...] cc -o xnotify xnotify.o -L/usr/local/lib -L/usr/local/lib -lfontconfig -lXft -lX11 -lXinerama -lImlib2 ld: error: undefined symbol: __asan_report_load8 >>> referenced by xnotify.c:51 >>> xnotify.o:(usage) >>> referenced by xnotify.c:1082 >>> xnotify.o:(main) >>> referenced by xnotify.c:1082 >>> xnotify.o:(main) >>> referenced 172 more times END