[packages/luajit: 2/3] Merge branch 'master' of git://git.pld-linux.org/packages/luajit

qboosh qboosh at pld-linux.org
Thu Apr 23 20:11:40 CEST 2015


commit 258f2ccc24a0395832a62e154b857ec33a83f7c1
Merge: 0736d75 87827d6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 23 20:04:22 2015 +0200

    Merge branch 'master' of git://git.pld-linux.org/packages/luajit

 luajit.spec | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)
---
diff --cc luajit.spec
index 97a6cb8,1d5640c..6800939
--- a/luajit.spec
+++ b/luajit.spec
@@@ -48,10 -49,14 +49,16 @@@ Statyczna biblioteka LuaJIT
  %prep
  %setup -q -n LuaJIT-%{version}
  
+ # preserve timestamps
+ sed -i -e '/install -m/s/-m/-p -m/' Makefile
+ 
  %build
+ # Q= - enable verbose output
+ # E= @: - disable @echo messages
+ # NOTE: we use amalgamated build as per documentation suggestion doc/install.html
  %{__make} \
 +	PREFIX=%{_prefix} \
 +	MULTILIB=%{_lib} \
  	CC="%{__cc}" \
  	CCOPT="%{rpmcflags} -fomit-frame-pointer" \
  	CCOPT_x86= \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luajit.git/commitdiff/b12acbc28381a1423b58e7b6394fabf1090c0061



More information about the pld-cvs-commit mailing list