• 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.7.4/100-uclibc-conf.patch
Gustavo ZacariasGustavo Zacarias committed 2c6ca668b8612 Jun 2014
Raw file
Source viewDiff to previous
 
1
--- gcc/gcc/config/--- gcc/contrib/regression/objs-gcc.sh
2
+++ gcc/contrib/regression/objs-gcc.sh
3
@@ -105,6 +105,10 @@
4
  then
5
   make all-gdb all-dejagnu all-ld || exit 1
6
   make install-gdb install-dejagnu install-ld || exit 1
7
+elif [ $H_REAL_TARGET = $H_REAL_HOST -a $H_REAL_TARGET = i686-pc-linux-uclibc ]
8
+ then
9
+  make all-gdb all-dejagnu all-ld || exit 1
10
+  make install-gdb install-dejagnu install-ld || exit 1
11
 elif [ $H_REAL_TARGET = $H_REAL_HOST ] ; then
12
   make bootstrap || exit 1
13
   make install || exit 1
  • 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.