Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build for gcc7 #7

Merged
merged 1 commit into from
Jun 20, 2017
Merged

fix build for gcc7 #7

merged 1 commit into from
Jun 20, 2017

Commits on Jun 20, 2017

  1. fix build for gcc7

    | In file included from .../include/linux/compiler.h:54:0,
    |                  from .../include/uapi/linux/stddef.h:1,
    |                  from .../include/linux/stddef.h:4,
    |                  from .../include/uapi/linux/posix_types.h:4,
    |                  from .../include/uapi/linux/types.h:13,
    |                  from .../include/linux/types.h:5,
    |                  from .../include/linux/mod_devicetable.h:11,
    |                  from .../scripts/mod/devicetable-offsets.c:2:
    | .../include/linux/compiler-gcc.h:121:1: fatal error: linux/compiler-gcc7.h: No such file or directory
    |  #include gcc_header(__GNUC__)
    
    Signed-off-by: Trevor Woerner <twoerner@gmail.com>
    twoerner committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    d0e999b View commit details
    Browse the repository at this point in the history