Skip to content
Snippets Groups Projects
  • Ralf Wildenhues's avatar
    2fdb618d
    Avoid tr '\n', for Solaris /usr/bin/tr. · 2fdb618d
    Ralf Wildenhues authored
    contrib/
    	* check_warning_flags.sh: Use \012 instead of \n with tr.
    
    gcc/:
    	PR gcc/42525
    	* Makefile.in (write_entries_to_file, install-plugin):
    	Use \012 instead of \n with tr.
    
    libjava/:
    	* Makefile.am (write_entries_to_file): Use \012 instead of \n
    	with tr.
    	* scripts/makemake.tcl: Likewise.
    	* sources.am: Regenerate.
    	* Makefile.in: Regenerate.
    
    From-SVN: r155963
    2fdb618d
    History
    Avoid tr '\n', for Solaris /usr/bin/tr.
    Ralf Wildenhues authored
    contrib/
    	* check_warning_flags.sh: Use \012 instead of \n with tr.
    
    gcc/:
    	PR gcc/42525
    	* Makefile.in (write_entries_to_file, install-plugin):
    	Use \012 instead of \n with tr.
    
    libjava/:
    	* Makefile.am (write_entries_to_file): Use \012 instead of \n
    	with tr.
    	* scripts/makemake.tcl: Likewise.
    	* sources.am: Regenerate.
    	* Makefile.in: Regenerate.
    
    From-SVN: r155963