Ignore:
Timestamp:
Jun 17, 2013, 5:22:49 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
e350a6ffdf315021b498b4bdfe40b3947456ae7d
Parents:
380a17b65f64c61a20280cc21d4db54c3412f165
Message:
fix: no dependency on debug stuff
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/Makefile.am

    r380a17b r3b01ed  
    4949P_PROCS_CPPFLAGS_COMMON = -DDYNAMIC_VERSION
    5050
    51 syzextra_la_CPPFLAGS   = ${MYINCLUDES} ${P_PROCS_CPPFLAGS_COMMON}
     51syzextra_la_CPPFLAGS   = ${MYINCLUDES} ${P_PROCS_CPPFLAGS_COMMON} -DOM_NDEBUG -DNDEBUG
    5252# ${NODEBUGDEFS}
    5353# syzextra_g_la_CPPFLAGS = ${MYINCLUDES} ${P_PROCS_CPPFLAGS_COMMON}
Note: See TracChangeset for help on using the changeset viewer.