$(ENABLE_DBGUTIL) implies $(debug) (aka $(ENABLE_DEBUG))
commit8e10fd30cf7ef5774c54dc2dce0f8e00b279b106
authorStephan Bergmann <stephan.bergmann@allotropia.de>
Wed, 20 Mar 2024 21:34:39 +0000 (20 22:34 +0100)
committerStephan Bergmann <stephan.bergmann@allotropia.de>
Fri, 22 Mar 2024 07:42:18 +0000 (22 08:42 +0100)
treefc73a86f45d262749fddf0bffd7d84616089f2b0
parent21d51ae1a41dca6198a3d8563873cbeccb960a26
$(ENABLE_DBGUTIL) implies $(debug) (aka $(ENABLE_DEBUG))

...so no need to check the former in addition to the latter (which is done a few
lines up)

Change-Id: Iefe1ccbd3d22ca4e97425d20d1ff21f68d641b2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165135
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
solenv/gbuild/gbuild.mk