source: freewrt/package/ipcad/patches/01-honor_cppflags.patch@ 9df7618

freewrt_1_0 freewrt_2_0
Last change on this file since 9df7618 was 475ad56, checked in by Waldemar Brodkorb <wbx@…>, 20 years ago

add OpenWrt trunk revision 3830.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 451 bytes
  • Makefile.in

    diff -ruN ipcad-3.7-old/Makefile.in ipcad-3.7-new/Makefile.in
    old new  
    99LDFLAGS+= @LDFLAGS@
    1010LIBS+= @LIBS@
    1111CFLAGS+= @CFLAGS@ @DEFS@ -W -Wall
     12CPPFLAGS+= @CPPFLAGS@
    1213CPPFLAGS+=-DIPCAD_VERSION=\"@IPCAD_VERSION@\"
    1314CPPFLAGS+=-DCONFIG_FILE=\"${sysconfdir}/ipcad.conf\"
    1415CPPFLAGS+=@DEFS@ -D_REENTRANT -D_THREAD_SAFE
Note: See TracBrowser for help on using the repository browser.