CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/19 17:47:59

Modified files:
        src/template   : darwin 

Log message:
        Latest version of gcc from Apple does not work well with -traditional-cpp
        (it rejects some system header files...).  Use -no-cpp-precomp instead.
        I think it is okay to change this unconditionally, but if we hear
        complaints from people still using very old compilers on Darwin,
        we could put in a test to see which switch the compiler likes.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to