• 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/0001-no-bin-symlink.patch
Francois PerradFrancois Perrad committed 930b2cb92af02 Jun 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Do not use a symlink for the binary, simply name it luajit
2
​
3
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4
​
5
Index: b/Makefile
6
===================================================================
7
--- a/Makefile
8
+++ b/Makefile
9
@@ -43,8 +43,7 @@
10
 INSTALL_MAN= $(INSTALL_SHARE)/man/man1
11
 INSTALL_PKGCONFIG= $(INSTALL_LIB)/pkgconfig
12
 
13
-INSTALL_TNAME= luajit-$(VERSION)
14
-INSTALL_TSYMNAME= luajit
15
+INSTALL_TNAME= luajit
16
 INSTALL_ANAME= libluajit-$(ABIVER).a
17
 INSTALL_SONAME= libluajit-$(ABIVER).so.$(MAJVER).$(MINVER).$(RELVER)
18
 INSTALL_SOSHORT= libluajit-$(ABIVER).so
19
@@ -58,7 +57,6 @@
20
 INSTALL_SHORT1= $(INSTALL_LIB)/$(INSTALL_SOSHORT)
21
 INSTALL_SHORT2= $(INSTALL_LIB)/$(INSTALL_SOSHORT)
22
 INSTALL_T= $(INSTALL_BIN)/$(INSTALL_TNAME)
23
-INSTALL_TSYM= $(INSTALL_BIN)/$(INSTALL_TSYMNAME)
24
 INSTALL_PC= $(INSTALL_PKGCONFIG)/$(INSTALL_PCNAME)
25
 
26
 INSTALL_DIRS= $(INSTALL_BIN) $(INSTALL_LIB) $(INSTALL_INC) $(INSTALL_MAN) \
  • 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.