]> git.cworth.org Git - fips/commit
TODO: Remove bug causing libfips-32.so to not build.
authorCarl Worth <cworth@cworth.org>
Fri, 14 Jun 2013 18:11:42 +0000 (11:11 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 Jun 2013 18:11:42 +0000 (11:11 -0700)
commitd307a28f436ae7f2d80ce40589328fc64f540947
treeb38dc4d9de69921ccf6ae056b83f5bb8f57a87e6
parente42d9f224a4ef2784f8fd43f9f4f5c593a7ddd57
TODO: Remove bug causing libfips-32.so to not build.

The configure script now checks for this problem and won't attempt to
build a non-native-arch libfips if the toolchain pieces, (such as the
gcc-multilib package), are not in place.
TODO