• 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/nettle/0001-disable-testsuite-examples.patch
Gustavo ZacariasGustavo Zacarias committed 8eaafb78ad705 Oct 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Makefile: disable testsuite and example
2
​
3
We do not need them in the context of Buildroot.
4
​
5
Also, they break for a shared-only build (but it's fixed in patch 0001).
6
​
7
Signed-off-by:  "Yann E. MORIN" <yann.morin.1998@free.fr>
8
​
9
diff -durN nettle-2.7.1.orig/Makefile.in nettle-2.7.1/Makefile.in
10
--- nettle-2.7.1.orig/Makefile.in   2013-05-28 16:21:54.000000000 +0200
11
+++ nettle-2.7.1/Makefile.in    2014-12-12 19:57:12.499805574 +0100
12
@@ -16,7 +16,7 @@
13
 
14
 OPT_ASM_SOURCES = @OPT_ASM_SOURCES@
15
 
16
-SUBDIRS = tools testsuite examples
17
+SUBDIRS = tools
18
 
19
 include config.make
20
 
  • 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.