Changeset 425516 for debian/rules
- Timestamp:
- Jul 20, 2018, 5:37:43 AM (6 years ago)
- Branches:
- Candidate_v1.6.1
- Children:
- a844d8
- Parents:
- 209f4c
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/18 09:33:09)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/20/18 05:37:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/rules
r209f4c r425516 4 4 include /usr/share/cdbs/1/class/autotools.mk 5 5 6 DEB_CONFIGURE_EXTRA_FLAGS += --disable-debug --disable-valgrind --enable-qtgui-capture-log --enable-action-thread --enable-jobmarket --enable-vmg --with-vmg-mpi --enable-python --enable-qtgui --enable-qwt --enable-levmar --with-default-parallel=none CXX='mpic++' CC='mpicc' F 77='mpif77' --with-Qt-bin=/usr/share/qt4/bin --with-qwt-include=/usr/include/qwt-qt4 --with-qwt-libdir=/usr/lib --enable-production6 DEB_CONFIGURE_EXTRA_FLAGS += --disable-debug --disable-valgrind --enable-qtgui-capture-log --enable-action-thread --enable-jobmarket --enable-vmg --with-vmg-mpi --enable-python --enable-qtgui --enable-qwt --enable-levmar --with-default-parallel=none CXX='mpic++' CC='mpicc' FC='mpif90' --with-Qt-bin=/usr/share/qt4/bin --with-qwt-include=/usr/include/qwt-qt4 --with-qwt-libdir=/usr/lib --enable-production 7 7 8 8 DEB_MAKE_CHECK_TARGET = check
Note:
See TracChangeset
for help on using the changeset viewer.