diff --git a/build-aux/cccl b/build-aux/cccl index c614ecbf5..f6972d474 100644 --- a/build-aux/cccl +++ b/build-aux/cccl @@ -90,6 +90,7 @@ EOF -g[0-9] | -g) # cl only supports one debugging level clopt="$clopt ${slash}Zi" + linkopt="$linkopt ${slash}DEBUG" ;; -L*)