• 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/6.3.0/891-fix-m68k-uclinux.patch
Gustavo ZacariasGustavo Zacarias committed be1a3a3e46121 Dec 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-6.1.0.orig/libgcc/config.host gcc-6.1.0/libgcc/config.host
8
--- gcc-6.1.0.orig/libgcc/config.host   2016-02-26 21:02:28.000000000 +0100
9
+++ gcc-6.1.0/libgcc/config.host    2016-04-29 09:18:40.377989160 +0200
10
@@ -812,7 +812,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.