On 11/05/2014 10:38 AM, Chuck Atkins wrote:
> So, it seems nothing changed.  Looking at the log though, it
> looks like the flags aren't even getting used.

The value of cmake_machine_parisc is not set on HP-UX by the
bootstrap script so it can only ever work on Linux right now.

These changes broke the bootstrap script on non-Linux systems.
I've extended the topic to fix that:

 bootstrap: Initialize cmake_machine_parisc on non-Linux systems
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=25bae877

Previously the variable was only ever used on Linux.  You'll
have to update the topic further to actually set the value of
cmake_machine_parisc on HP-UX.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to