Skip to content
Snippets Groups Projects
  • Nick Clifton's avatar
    79b377b3
    Revert patch that disables building libctf for non-ELF based targets. · 79b377b3
    Nick Clifton authored
    Revert:
    binutls	2019-05-29  Nick Clifton  <nickc@redhat.com>
    
    	* configure.ac (LIBCTF): Export.  Set to empty for non-ELF based
    	targets.
    	(HAVE_LIBCTF): Define if libctf support is available.
    	* Makefile.am (LIBCTF): Set value to @LIBCTF@.
    	* objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
    	defined.
    	* readelf.c: Likewise.
    	* configure: Regenerate.
    	* Makefile.in: Regenerate.
    	* config.in: Regenerate.
    
    top	2019-05-29  Nick Clifton  <nickc@redhat.com>
    
    	* configure.ac (noconfigdirs): Add libctf if the target does not use
    	the ELF file format.
    	* configure: Regenerate.
    79b377b3
    History
    Revert patch that disables building libctf for non-ELF based targets.
    Nick Clifton authored
    Revert:
    binutls	2019-05-29  Nick Clifton  <nickc@redhat.com>
    
    	* configure.ac (LIBCTF): Export.  Set to empty for non-ELF based
    	targets.
    	(HAVE_LIBCTF): Define if libctf support is available.
    	* Makefile.am (LIBCTF): Set value to @LIBCTF@.
    	* objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
    	defined.
    	* readelf.c: Likewise.
    	* configure: Regenerate.
    	* Makefile.in: Regenerate.
    	* config.in: Regenerate.
    
    top	2019-05-29  Nick Clifton  <nickc@redhat.com>
    
    	* configure.ac (noconfigdirs): Add libctf if the target does not use
    	the ELF file format.
    	* configure: Regenerate.
configure.ac 110.35 KiB