This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231796 - /trunk/libgo/mksysinfo.sh


Author: ian
Date: Fri Dec 18 01:15:37 2015
New Revision: 231796

URL: https://gcc.gnu.org/viewcvs?rev=231796&root=gcc&view=rev
Log:
    syscall: Add definition for NLA_HDRLEN
    
    This change updates mksysinfo.sh so it correctly
    includes the define NLA_HDRLEN in the syscall package.
    
    Fixes golang/go/#13629
    
    Reviewed-on: https://go-review.googlesource.com/17893

Modified:
    trunk/libgo/mksysinfo.sh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]