• 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/gcc/4.9.4/891-fix-m68k-uclinux.patch
Thomas PetazzoniThomas Petazzoni committed 50c02bd72b103 Aug 2016
Raw file
Source viewDiff to previous
 
1
avoids internal compiler error while compiling linux-atomic.c
2
See here:
3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53833
4
​
5
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
6
​
7
diff -Nur gcc-4.9.3.orig/libgcc/config.host gcc-4.9.3/libgcc/config.host
8
--- gcc-4.9.3.orig/libgcc/config.host   2014-03-27 16:40:31.000000000 +0100
9
+++ gcc-4.9.3/libgcc/config.host    2016-04-05 16:20:53.422809885 +0200
10
@@ -750,7 +750,7 @@
11
 m68k*-*-openbsd*)
12
    ;;
13
 m68k-*-uclinux*)   # Motorola m68k/ColdFire running uClinux with uClibc
14
-   tmake_file="$tmake_file m68k/t-floatlib m68k/t-linux"
15
+   tmake_file="$tmake_file m68k/t-floatlib"
16
    md_unwind_header=m68k/linux-unwind.h
17
    ;;
18
 m68k-*-linux*)         # Motorola m68k's running GNU/Linux
  • 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.