From 61776f958ef41dbf94a70534af4bfffdbb6964bd Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Mon, 21 Nov 2005 09:30:48 +0000 Subject: [PATCH] += -mt (multithreading) flag for the standard C compiler --- configure/os/CONFIG.hpux-parisc.hpux-parisc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure/os/CONFIG.hpux-parisc.hpux-parisc b/configure/os/CONFIG.hpux-parisc.hpux-parisc index 8a14e65a1..6ff666b3c 100644 --- a/configure/os/CONFIG.hpux-parisc.hpux-parisc +++ b/configure/os/CONFIG.hpux-parisc.hpux-parisc @@ -15,9 +15,9 @@ AR = ar -rc LD = ld -r # Configure OS vendor C compiler -CONFORM_CFLAGS_ANSI = -Aa -CONFORM_CFLAGS_STRICT = -Aa -CONFORM_CFLAGS_TRAD = -Ac +CONFORM_CFLAGS_ANSI = -Aa -mt +CONFORM_CFLAGS_STRICT = -Aa -mt +CONFORM_CFLAGS_TRAD = -Ac -mt # Portability across different PA-RISC architecture versions CODE_CFLAGS = +DAportable +z