[rfc][icedtea-web] Fix run-cpp-unit-tests on F18

Adam Domurad adomurad at redhat.com
Mon Mar 11 15:16:19 PDT 2013


Hi. It doesn't seem like the gcc flags used bring in the needed 
dependencies on F18 anymore.
NB:  Duplicate flags are harmless, so it shouldn't break any other systems.

ChangeLog:
2013-XX-XX  Adam Domurad  <adomurad at redhat.com

     * Makefile.am
     (CPP_UNITTEST_EXECUTABLE): Add -lrt & -lpthread flags, which do not
     seem to be brought in on all systems.

OK to push?
-Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp-unit-test-compilation.patch
Type: text/x-patch
Size: 346 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130311/7d0a4d7f/cpp-unit-test-compilation.patch 


More information about the distro-pkg-dev mailing list