Lines Matching refs:this
5 # this file except in compliance with the License. You can obtain a copy
65 # Hopefully, this will work for any future prefixes as well.
75 # The patterns are assumed to be wrapped like this: /^(${pattern})$/
99 # Order is important, this has to appear before 'BSD\/386:'
108 # Order is important, this has to appear before 'FreeBSD:'
127 # Order is important, this has to appear before 'NetBSD:.*'
280 # We would use List::Util::pair() for this... unfortunately, that function
333 # to have them calculated into a single number, using this
415 # If no C compiler has been determined at this point, we die. Hard.
477 WARNING! To build 64-bit package, do this:
491 WARNING! To build 64-bit package, do this:
507 WARNING! To build 64-bit package, do this:
531 WARNING! To build 32-bit package, do this:
578 WARNING! To build 64-bit package, do this:
601 WARNING! To build 64-bit package, do this:
621 want to build 64-bit library, do this:
689 WARNING! To build "highgprs" 32-bit package, do this:
725 WARNING! To build 32-bit package, do this:
735 WARNING! To build 32-bit package, do this:
743 to build 64-bit library, do this:
862 WARNING! To build 64-bit package, do this:
897 WARNING! To build 64-bit package, do this:
906 # this applies even to Power3 and later, as they return
969 # It would be nice to fix this so that this weren't necessary. :( XXX