Ticket #34529: port-phobos.diff

File port-phobos.diff, 582 bytes (added by anddam (Andrea D'Amore), 12 years ago)
  • Portfile

     
    4040                    DRUNTIME_PATH=${prefix}/include/druntime \
    4141                    DRUNTIME=${prefix}/lib/libdruntime.a \
    4242                    CC=${configure.cc} \
    43                     CFLAGS=${configure.cflags} \
     43                    CFLAGS="${configure.cflags} [get_canonical_archflags cc]"\
    4444                    DMD=${prefix}/lib/dmd/bin/dmd \
    4545                    MODEL=${model} \
    4646                    BUILD=release