mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
Release 1.1.8-2
- Merge changes of V_1_1_5-2F3 -> V_1_1_5-2F4
This commit is contained in:
parent
c42e2b04cd
commit
64f194bcf2
5 changed files with 15 additions and 1 deletions
|
|
@ -61,6 +61,9 @@ else
|
|||
ifneq ($(USE_COMPILER_DEBUG_OPTS),true)
|
||||
PROJECT_CFLAGS += -DNDEBUG
|
||||
PROJECT_CPPFLAGS += -DNDEBUG
|
||||
else
|
||||
PROJECT_CFLAGS += -fno-inline
|
||||
PROJECT_CPPFLAGS += -fno-inline
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue