Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
grub
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • rahulkrishnan
  • grub
  • Repository

Switch branch/tag
  • grub
  • include
  • grub
  • osdep
  • hostfile_windows.h
Find file
BlameHistoryPermalink
  • Andrey Borzenkov's avatar
    Use _W64 to detect MinGW W64-32 instead of _FILE_OFFSET_BITS · 5ef569df
    Andrey Borzenkov authored Jan 18, 2014
    In 94cee4a4 I overlooked that config.h
    unconditionally sets _FILE_OFFSET_BITS, so it cannot be used to detect
    MinGW W64 environment. It looks like Emacs folks already found
    solution; instead of _FILE_OFFSET_BITS use _W64 as suggested in
    http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00723.html
    5ef569df
hostfile_windows.h 2.2 KB
EditWeb IDE

Replace hostfile_windows.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.