Skip to content
Snippets Groups Projects
  • Andrew Pinski's avatar
    db1a65d9
    Fix PR 67102: Add libstdc++ dependancy to libffi · db1a65d9
    Andrew Pinski authored
    The error message is obvious -funconfigured-libstdc++-v3 is used
    on the g++ command line.  So we just add the dependancy.
    
    OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
    
    ChangeLog:
    
    	PR bootstrap/67102
    	* Makefile.def: Have configure-target-libffi depend on
    	all-target-libstdc++-v3.
    	* Makefile.in: Regenerate.
    db1a65d9
    History
    Fix PR 67102: Add libstdc++ dependancy to libffi
    Andrew Pinski authored
    The error message is obvious -funconfigured-libstdc++-v3 is used
    on the g++ command line.  So we just add the dependancy.
    
    OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
    
    ChangeLog:
    
    	PR bootstrap/67102
    	* Makefile.def: Have configure-target-libffi depend on
    	all-target-libstdc++-v3.
    	* Makefile.in: Regenerate.