Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Disable PrintSEHChain for non-Windows platforms #8379

Merged
merged 1 commit into from
Nov 30, 2016

Commits on Nov 30, 2016

  1. Disable PrintSEHChain for non-Windows platforms

    PrintSEHChain uses 'EXCEPTION_REGISTRATION_RECORD' which is not
    available for non-Windows platforms.
    
    This commit disables PrintSEHChain for non-Windows platforms to fix
    build error in x86/Linux.
    parjong committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    92cb7af View commit details
    Browse the repository at this point in the history