[patch] INCLUDES for sid/component/loader

Dave Brolley <[email protected]>
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
I've committed the attached addition to my elf loader patch. It allows 
libiberty.h to be found on non-linux build platforms.

Dave
elfload1.patch.txt (text/plain, 922 B)
Index: sid/component/loader/Makefile.am
===================================================================
RCS file: /cvs/src/src/sid/component/loader/Makefile.am,v
retrieving revision 1.3
diff -c -p -r1.3 Makefile.am
*** sid/component/loader/Makefile.am	12 Feb 2004 20:30:08 -0000	1.3
--- sid/component/loader/Makefile.am	15 Feb 2004 15:42:29 -0000
*************** pkglib_LTLIBRARIES = libloader.la
*** 8,14 ****
  
  pkgdata_DATA = sw-load-elf.txt
  
! INCLUDES = -I. -I../../include -I$(srcdir)/../../include
  libloader_la_SOURCES = compLoader.cxx elfload.c
  libloader_la_LDFLAGS = -module -no-undefined
  libloader_la_LIBADD = $(LIBIBERTY)
--- 8,14 ----
  
  pkgdata_DATA = sw-load-elf.txt
  
! INCLUDES = -I. -I../../include -I$(srcdir)/../../include -I$(srcdir)/../../../include
  libloader_la_SOURCES = compLoader.cxx elfload.c
  libloader_la_LDFLAGS = -module -no-undefined
  libloader_la_LIBADD = $(LIBIBERTY)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.