aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/rb3ptr
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-07-03 18:15:26 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-07-03 18:15:26 +0200
commit5ef8d4c32df083b8da0d40ed3cf3e2840245f05b (patch)
tree72c0526098ba0e94747213d246415af22bf7f862 /contrib/rb3ptr
parent49587788101dce76111a8b16dfed0889c26b0e61 (diff)
terex, dlmalloc and rb3ptr are now built with `-Wall`
dlmalloc had one bogus unused variable warning, so we also added `-Wno-unused-but-set-variable`. We don't want to change upstream sources unless absolutely necessary.
Diffstat (limited to 'contrib/rb3ptr')
-rw-r--r--contrib/rb3ptr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/rb3ptr/Makefile.am b/contrib/rb3ptr/Makefile.am
index fc660e7..e415d84 100644
--- a/contrib/rb3ptr/Makefile.am
+++ b/contrib/rb3ptr/Makefile.am
@@ -1,5 +1,6 @@
# Source: http://jstimpfle.de/projects/rb3ptr/rb3ptr.html
# https://github.com/jstimpfle/rb3ptr
+AM_CFLAGS = -Wall
AM_CPPFLAGS = -I.
noinst_LTLIBRARIES = librb3ptr.la