Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • 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
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • compat
  • windows
  • makedef
Find file
BlameHistoryPermalink
  • Martin Storsjö's avatar
    makedef: Pass EXTERN_PREFIX from configure to makedef · bad7ce1d
    Martin Storsjö authored Nov 16, 2017
    This avoids having to use either "dumpbin -headers" to find out
    the current architecture, or pass $ARCH from configure to deduce it.
    
    When configuring with --disable-asm, ARCH is equal to "c", which doesn't
    give any indication of what symbol prefix is to be used.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    bad7ce1d
makedef 3.09 KB
EditWeb IDE

Replace makedef

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.