Build with --strict-warnings on FreeBSD.
[openssl.git] / Configurations / 10-main.conf
index b5d32b6850254fd81b1131d90dc3e65c6dcbba3d..15af87ea1a0e2f8ea306aba4c8fa3cdd1154e776 100644 (file)
         # expands it as -lc_r, which has to be accompanied by explicit
         # -D_THREAD_SAFE and sometimes -D_REENTRANT. FreeBSD 5.x
         # expands it as -lc_r, which seems to be sufficient?
-        cc               => "gcc",
+        cc               => "cc",
         cflags           => "-Wall",
         debug_cflags     => "-O0 -g",
         release_cflags   => "-O3",