Commit 92dd156d authored by Pavel Vainerman's avatar Pavel Vainerman

Добавил ключ -D_GLIBCXX_USE_NANOSLEEP для сборки на g++-4.7

с использованием sleep_for()
parent 39bd6d97
...@@ -8,4 +8,4 @@ Description: Support library for UniSet ...@@ -8,4 +8,4 @@ Description: Support library for UniSet
Requires: libxml-2.0 sigc++-2.0 omniORB4 libev Requires: libxml-2.0 sigc++-2.0 omniORB4 libev
Version: @VERSION@ Version: @VERSION@
Libs: -L${libdir} -lUniSet2 -lPocoFoundation -lPocoNet Libs: -L${libdir} -lUniSet2 -lPocoFoundation -lPocoNet
Cflags: -I${includedir}/@PACKAGE@ -D__OMNIORB4 -std=c++11 Cflags: -I${includedir}/@PACKAGE@ -D__OMNIORB4 -std=c++11 -D_GLIBCXX_USE_NANOSLEEP
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment