Skip to content

Commit 261eda5

Browse files
committed
No need for gcc thread stuff anymore, only cc.
1 parent 9f7283e commit 261eda5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/template/unixware

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
if test "$GCC" = yes; then
2-
PTHREAD_CFLAGS="-pthread"
3-
else
1+
if test "$GCC" != yes; then
2+
then
43
# The -Kno_host is for a bug in the compiler. See -hackers
54
# discussion on 7-8/Aug/2003.
65
cat >conftest.c <<__EOF__

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy