CVSROOT:        /cvs
Module name:    ports
Changes by:     pas...@cvs.openbsd.org  2019/05/20 08:59:05

Modified files:
        lang/gcc/8     : Makefile 
        lang/gcc/8/patches: patch-gcc_config_aarch64_openbsd_h 
                            patch-gcc_config_alpha_openbsd_h 
                            patch-gcc_config_arm_openbsd_h 
                            patch-gcc_config_i386_openbsdelf_h 
                            patch-gcc_config_mips_openbsd_h 
                            patch-gcc_config_pa_pa-openbsd_h 
                            patch-gcc_config_sparc_openbsd64_h 

Log message:
Adjust gcc specs to not pass -dynamic-linker to ld if -shared is given on
the command line.  This resulted in shared libraries with an .interp section,
confusing plist generation tools.

Discussed with espie@, guenther@ and kettenis@; initial patch from espie@.

ok espie@

Reply via email to