• 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/luajit/0002-install-inc.patch
Francois PerradFrancois Perrad committed 930b2cb92af02 Jun 2015
Raw file
Source viewDiff to previous
 
1
Install includes like lua's ones
2
​
3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
4
​
5
Index: b/Makefile
6
===================================================================
7
--- a/Makefile
8
+++ b/Makefile
9
@@ -32,7 +32,7 @@
10
 INSTALL_BIN=   $(DPREFIX)/bin
11
 INSTALL_LIB=   $(DPREFIX)/$(MULTILIB)
12
 INSTALL_SHARE= $(DPREFIX)/share
13
-INSTALL_INC=   $(DPREFIX)/include/luajit-$(MAJVER).$(MINVER)
14
+INSTALL_INC=   $(DPREFIX)/include
15
 
16
 INSTALL_LJLIBD= $(INSTALL_SHARE)/luajit-$(VERSION)
17
 INSTALL_JITLIB= $(INSTALL_LJLIBD)/jit
  • 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.