Skip to content
Snippets Groups Projects
  • Iain Sandoe's avatar
    d39367fa
    configure: Allow host fragments to react to --enable-host-shared. · d39367fa
    Iain Sandoe authored
    
    This makes the host_shared value available to host makefile
    fragments.
    
    It uses this to adjust Darwin's mdynamic-no-pic in the case that
    shared host resources are required.
    
    Signed-off-by: default avatarIain Sandoe <iain@sandoe.co.uk>
    
    ChangeLog:
    
    	* Makefile.in: Regenerate.
    	* Makefile.tpl: Make the state of the configured host
    	shared flag available to makefile fragements.
    
    config/ChangeLog:
    
    	* mh-darwin: Require a non-shared host configuration to
    	enable  mdynamic-no-pic where that is supported.
    d39367fa
    History
    configure: Allow host fragments to react to --enable-host-shared.
    Iain Sandoe authored
    
    This makes the host_shared value available to host makefile
    fragments.
    
    It uses this to adjust Darwin's mdynamic-no-pic in the case that
    shared host resources are required.
    
    Signed-off-by: default avatarIain Sandoe <iain@sandoe.co.uk>
    
    ChangeLog:
    
    	* Makefile.in: Regenerate.
    	* Makefile.tpl: Make the state of the configured host
    	shared flag available to makefile fragements.
    
    config/ChangeLog:
    
    	* mh-darwin: Require a non-shared host configuration to
    	enable  mdynamic-no-pic where that is supported.