mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS
This commit is contained in:
parent
8e0cb72081
commit
f7f4010e52
11 changed files with 285 additions and 25 deletions
|
|
@ -103,6 +103,8 @@ ifeq ($(DEVELOPMENT),true)
|
|||
ifneq ($(wildcard $(TOPDIR)/make/cfg_dev.mk),)
|
||||
-include $(TOPDIR)/make/cfg_dev.mk
|
||||
endif
|
||||
export G_SLICE=always-malloc
|
||||
export G_DEBUG=gc-friendly,resident-modules
|
||||
else
|
||||
-include $(MODDIR)/make/defs-dist.mk
|
||||
ifneq ($(wildcard $(TOPDIR)/make/cfg_dist.mk),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue