]> granicus.if.org Git - sudo/commit
When building with gcc on HP-UX, use -march=1.1 to produce portable
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 22:09:13 +0000 (18:09 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 22:09:13 +0000 (18:09 -0400)
commite02b14851696db41ab10c904238ad3f067f07ac4
treef055e0441562fdb702d0a7b146fb62aa1fd3bc6b
parent10ce6878daedcfe11c62668cfa529e76b8858584
When building with gcc on HP-UX, use -march=1.1 to produce portable
binaries on a pa-risc2 host. Previously, the +Dportable option was
used for the HP-UX C compiler but gcc always produced native binaries.

--HG--
branch : 1.7
configure
configure.in