packages/gmp/gmp-native: OSX/Darwin/gcc hack. Force gmp to not used assembly versions
authorHolger Freyther <zecke@selfish.org>
Sun, 6 Aug 2006 13:10:20 +0000 (13:10 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 6 Aug 2006 13:10:20 +0000 (13:10 +0000)
commitaea3bc79a39d0a3b4589f73c7907dd6d7b62b811
tree8757660b1a2b90174fa963f87722bbf69ad00ff7
parent40cfb6027e7d0f793af99fbf8c92b2401d0fcd44
packages/gmp/gmp-native: OSX/Darwin/gcc hack. Force gmp to not used assembly versions
    Set none as CPU to force GMP to not use 'optimized' assembly which
    does not compile with apple gcc (MacIntel).
    Messing with TARGET_SYS etc. messes with CFLAGS, PATH as well. We do
    not need to care for the CFLAGS for now, but we need to mess with the
    PATH.
packages/gmp/gmp-native_4.1.2.bb