From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 Description of problem: specifying --target= doesn't change how pvm is built. it uses 'uname' to decide what it's building for. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.on a ppc64 system, rpmbuild --target=ppc pvm 2. 3. Actual Results: build fails Expected Results: sucessful build Additional info: I will attach a specfile patch that works for me.
Created attachment 75977 [details] specfile patch for cross-building pvm