CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2018/12/14 10:58:03

Modified files:
        lang/gcc/6     : Makefile 
        lang/gcc/6/patches: patch-gcc_config_gcc 
        lang/gcc/6/pkg : PLIST-c++ PLIST-main 
Added files:
        lang/gcc/6/patches: patch-gcc_config_t-openbsd 

Log message:
Include header files that are tightly coupled to the compiler: stdatomic.h,
stdfix.h, stdalign.h, and stdnoreturn.h
Ensure these headers are usable on all archs by ensuring that
openbsd-stdint.h is used on all archs.
While here, explicitly add the --disable-libssp flag to configure,
otherwise it will get built and installed.
Sync the PLISTs for these changes.

Prompted and much help and diagnosis on macppc by George Koehler.
Feedback from sthen@ and pascal@

ok pascal@

Reply via email to