From eddbae19c892612b9abdd3318a82933a68038d62 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 2 May 2001 14:05:51 +0000 Subject: edited ASM and AFLAGS variables --- solenv/inc/unxbsds.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'solenv/inc/unxbsds.mk') diff --git a/solenv/inc/unxbsds.mk b/solenv/inc/unxbsds.mk index b2f8e7c4c66b..bf72fd443021 100644 --- a/solenv/inc/unxbsds.mk +++ b/solenv/inc/unxbsds.mk @@ -3,9 +3,9 @@ # # $RCSfile: unxbsds.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: svesik $ $Date: 2001-04-09 16:25:23 $ +# last change: $Author: hr $ $Date: 2001-05-02 15:05:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,8 +62,8 @@ #************************************************************************* # mk file for unxbsds -ASM= -AFLAGS= +ASM=gcc +AFLAGS=-Wa,-Av8plusa,-K,PIC -x assembler-with-cpp -c $(CDEFS) SOLAR_JAVA=TRUE JAVAFLAGSDEBUG=-g -- cgit