• 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/libsvgtiny/0002-create-builddir.patch
Vicente Olivert RieraVicente Olivert Riera committed 0a54105160c11 Dec 2014
Raw file
Source viewDiff to previous
 
1
svgtiny: create BUILDDIR before $(BUILDDIR)/src_colors.c
2
​
3
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
4
---
5
--- libsvgtiny-12121/src/Makefile.orig  2014-06-17 15:30:21.765311434 +0400
6
+++ libsvgtiny-12121/src/Makefile   2014-06-17 15:29:56.569909931 +0400
7
@@ -3,7 +3,7 @@
8
 
9
 SOURCES := $(SOURCES) $(BUILDDIR)/src_colors.c
10
 
11
-$(BUILDDIR)/src_colors.c: src/colors.gperf
12
+$(BUILDDIR)/src_colors.c: src/colors.gperf $(BUILDDIR)/stamp
13
    $(VQ)$(ECHO) "   GPERF: $<"
14
    $(Q)gperf --output-file=$@.tmp $<
15
 # Hack for GCC 4.2 compatibility (gperf 3.0.4 solves this properly)
  • 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.