Changes between Initial Version and Version 1 of Ticket #35153


Ignore:
Timestamp:
Jul 11, 2012, 10:08:09 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35153

    • Property Cc jwa@… added
    • Property Owner changed from macports-tickets@… to mww@…
  • Ticket #35153 – Description

    initial v1  
     1{{{
    12usr/bin/clang -pipe -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv  -I. -I. -I../../src/include -I/opt/local/include -I/opt/local/include/ossp -I/opt/local/include/libxml2  -I/opt/local/include  -c -o uuid-ossp.o uuid-ossp.c
    23In file included from uuid-ossp.c:28:
     
    21223 errors generated.
    2223make: *** [uuid-ossp.o] Error 1
     24}}}