New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82663


Ignore:
Timestamp:
08/17/11 11:20:37 (4 years ago)
Author:
jeremyhu@…
Message:

libgcrypt: typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/libgcrypt/Portfile

    r80792 r82663  
    3838 
    3939if {${configure.compiler} == "clang"} { 
    40         # libgcrypt-1.5.0 does some ugly stuff with thwir udiv_qrnnd macro in mpih-div.c 
     40        # libgcrypt-1.5.0 does some ugly stuff with their udiv_qrnnd macro in mpih-div.c 
    4141        # error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast 
    4242        configure.cflags-append "-fheinous-gnu-extensions" 
Note: See TracChangeset for help on using the changeset viewer.