Ignore:
Timestamp:
01/13/19 16:15:49 (5 years ago)
Author:
obi
Message:

fix oe building

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/lcdsamsung/Makefile.am

    r36503 r43231  
    22liblcdsamsung_la_SOURCES = lcdsamsung.c
    33
    4 AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
    5 ALL_CFLAGS= -DSH4 -DEPLAYER4 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable
    6 
    7 CFLAGS = \
    8         -I../../../../tufsbox/cdkroot/usr/include \
    9         -I../../../../tufsbox/cdkroot/usr/include/freetype2 \
    10         -I../../../../tufsbox/cdkroot/usr/include/gstreamer-1.0 \
    11         -I../../../../tufsbox/cdkroot/usr/include/glib-2.0 \
    12         -I../../../../tufsbox/cdkroot/usr/include/libxml2 \
    13         -I../../../../tufsbox/cdkroot/usr/lib/glib-2.0/include \
    14         -I../../../../tufsbox/cdkroot/usr/lib/gstreamer-1.0/include \
    15         -I../../../driver/bpamem \
    16         -I../../../../apps/titan/libdreamdvd \
    17         -I../../../../apps/tools/libeplayer3/include \
    18         -I../../../../apps/tools/libmmeimage \
    19         -I../../../../apps/titan/titan
Note: See TracChangeset for help on using the changeset viewer.