We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7913548 commit 44bcac3Copy full SHA for 44bcac3
py-hpp-rbprm-corba/Makefile
@@ -2,7 +2,7 @@
2
# Created: Guilhem Saurel on Wed, 30 Jan 2019
3
#
4
5
-PKGREVISION= 1
+PKGREVISION= 2
6
HPP_PACKAGE= hpp-rbprm-corba
7
HPP_COMMENT= Corba server for RB-PRM
8
@@ -36,7 +36,7 @@ include ../../middleware/py-omniORBpy/depend.mk
36
37
include ../../devel/boost-headers/depend.mk
38
include ../../mk/language/c.mk
39
-include ../../mk/language/c++.mk
+include ../../mk/language/c++11.mk
40
include ../../mk/robotpkg.mk
41
42
pre-configure:
0 commit comments