[Orxonox-commit 7465] r156 - linux/flatpak/res

patricwi at orxonox.net patricwi at orxonox.net
Wed Oct 31 11:55:42 CET 2018


Author: patricwi
Date: 2018-10-31 11:55:42 +0100 (Wed, 31 Oct 2018)
New Revision: 156

Added:
   linux/flatpak/res/boost-configure
Log:
Added boost-configure file

Added: linux/flatpak/res/boost-configure
===================================================================
--- linux/flatpak/res/boost-configure	                        (rev 0)
+++ linux/flatpak/res/boost-configure	2018-10-31 10:55:42 UTC (rev 156)
@@ -0,0 +1,10 @@
+./bootstrap.sh "$@"
+
+cat <<EOF >Makefile
+all:
+	./b2 -j 3 --with-filesystem --with-thread --with-date_time
+
+
+install:
+	./b2 install
+EOF


Property changes on: linux/flatpak/res/boost-configure
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property


More information about the Orxonox-commit mailing list