• 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/lame/0003-msse.patch
Bernd KuhlsBernd Kuhls committed f512b4efdba11 Apr 2015
Raw file
Source viewDiff to previous
 
1
Fix compile on 32bit Intel
2
​
3
Downloaded from
4
http://anonscm.debian.org/cgit/pkg-multimedia/lame.git/tree/debian/patches/msse.patch
5
​
6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
7
​
8
Description: Build xmm_quantize_sub.c with -msse
9
Author: Sebastian Ramacher <sramacher@debian.org>
10
Bug: http://sourceforge.net/p/lame/bugs/443/
11
Bug-Debian: https://bugs.debian.org/760047
12
Forwarded: http://sourceforge.net/p/lame/bugs/443/
13
Last-Update: 2014-08-31
14
​
15
--- lame-3.99.5+repack1.orig/libmp3lame/vector/Makefile.am
16
+++ lame-3.99.5+repack1/libmp3lame/vector/Makefile.am
17
@@ -20,6 +20,7 @@ xmm_sources = xmm_quantize_sub.c
18
 
19
 if WITH_XMM
20
 liblamevectorroutines_la_SOURCES = $(xmm_sources)
21
+liblamevectorroutines_la_CFLAGS = -msse
22
 endif
23
 
24
 noinst_HEADERS = lame_intrin.h
  • 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.