Revision: 67886
          http://sourceforge.net/p/brlcad/code/67886
Author:   jordisayol
Date:     2016-05-15 11:19:33 +0000 (Sun, 15 May 2016)
Log Message:
-----------
update Fedora/OpenSUSE cmake build

Modified Paths:
--------------
    brlcad/trunk/sh/make_rpm.sh

Modified: brlcad/trunk/sh/make_rpm.sh
===================================================================
--- brlcad/trunk/sh/make_rpm.sh 2016-05-15 10:53:20 UTC (rev 67885)
+++ brlcad/trunk/sh/make_rpm.sh 2016-05-15 11:19:33 UTC (rev 67886)
@@ -145,14 +145,7 @@
 echo $BVERSION >$TMPDIR/version
 
 # compile and install in tmp dir
-cmake -DBRLCAD_BUNDLED_LIBS=ON \
-      -DBRLCAD_FLAGS_OPTIMIZATION=ON \
-      -DBRLCAD_ENABLE_STRICT=OFF \
-      -DBRLCAD_FLAGS_DEBUG=OFF \
-      -DCMAKE_BUILD_TYPE=Release \
-      -DCMAKE_INSTALL_PREFIX=/usr/brlcad \
-      -DDATA_DIR=share \
-      -DMAN_DIR=share/man
+cmake -DCMAKE_INSTALL_PREFIX=/usr/brlcad
 make -j$NJOBS
 fakeroot make install DESTDIR=`pwd`"/$TMPDIR/tmp"
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to