• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/yasm/yasm.mk
Jerzy GrzegorekJerzy Grzegorek committed 0e2e7c71d0d25 Sep 2013
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# yasm
4
#
5
################################################################################
6
​
7
YASM_VERSION = 1.2.0
8
YASM_SITE = http://www.tortall.net/projects/yasm/releases/
9
​
10
define YASM_PRE_CONFIGURE_FIXUP
11
# This sed prevents it compiling 2 programs (vsyasm and ytasm) 
12
# that are only of use on Microsoft Windows. 
13
    sed -i 's#) ytasm.*#)#' $(@D)/Makefile.in
14
endef
15
​
16
YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP
17
HOST_YASM_PRE_CONFIGURE_HOOKS += YASM_PRE_CONFIGURE_FIXUP
18
​
19
$(eval $(autotools-package))
20
$(eval $(host-autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.