From 20185945628dcdf1923d201dd9b85afcfe8fc118 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 22 Jan 2006 10:13:06 +0000 Subject: The OpenFOAM (Open Field Operation and Manipulation) CFD Toolbox can simulate anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options. WWW: http://www.opencfd.co.uk/openfoam/index.html PR: ports/91886 Submitted by: thierry --- science/openfoam/files/patch-wmake_rules_FreeBSD_general | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 science/openfoam/files/patch-wmake_rules_FreeBSD_general (limited to 'science/openfoam/files/patch-wmake_rules_FreeBSD_general') diff --git a/science/openfoam/files/patch-wmake_rules_FreeBSD_general b/science/openfoam/files/patch-wmake_rules_FreeBSD_general new file mode 100644 index 000000000000..b2d21075fe08 --- /dev/null +++ b/science/openfoam/files/patch-wmake_rules_FreeBSD_general @@ -0,0 +1,9 @@ +--- wmake/rules/FreeBSD/general.orig Mon Apr 18 20:22:21 2005 ++++ wmake/rules/FreeBSD/general Sat Dec 24 00:40:11 2005 +@@ -1,5 +1,4 @@ +-CPP = /lib/cpp -D$(WM_ARCH) +-LD = ld -melf_i386 ++CPP += -D$(WM_ARCH) + + include $(RULES)/X + -- cgit v1.2.3