Changeset 43348


Ignore:
Timestamp:
01/29/19 16:03:45 (5 years ago)
Author:
obi
Message:

schubs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/Rules-cpp.mak

    r43347 r43348  
    11AM_CFLAGS = \
    2         -Wall \
    3         @DEBUG_CFLAGS@
     2        -Wall
    43
    54AM_CPPFLAGS = \
    6         @PYTHON_CPPFLAGS@ \
    7         -include Python.h \
    8         -include enigma2-plugins-config.h
     5        -include Python.h
    96
    107AM_CXXFLAGS = \
    118        -Wall \
    129        -fno-exceptions \
    13         @DEBUG_CFLAGS@ \
    1410        @ENIGMA2_CFLAGS@ \
    1511        @GSTREAMER_CFLAGS@ \
Note: See TracChangeset for help on using the changeset viewer.