63e78dd49d
this now builds with gcc4
14 lines
485 B
Plaintext
14 lines
485 B
Plaintext
$OpenBSD: patch-solenv_inc_unx_mk,v 1.2 2009/01/22 17:44:39 robert Exp $
|
|
--- solenv/inc/unx.mk.orig.port Fri Aug 1 07:34:45 2008
|
|
+++ solenv/inc/unx.mk Thu Jan 15 14:47:50 2009
|
|
@@ -32,6 +32,9 @@
|
|
# --- Unix-Environment ---------------------------------------
|
|
# Used if "$(GUI)" == "UNX"
|
|
|
|
+.IF "$(COM)$(OS)" == "GCCOPENBSD"
|
|
+.INCLUDE : unxobsd.mk
|
|
+.ENDIF
|
|
|
|
# Dieses Define gilt fuer alle WNT- Plattformen
|
|
# fuer Compiler, wo kein Java unterstuetzt wird, muss dies ge'undeft werden
|