mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@66437 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
216 B
Diff
11 lines
216 B
Diff
--- lang.opt.orig 2010-04-12 06:22:53.000000000 +0900
|
|
+++ lang.opt 2010-04-12 06:22:11.000000000 +0900
|
|
@@ -327,3 +327,7 @@
|
|
Wunset-vars
|
|
F95
|
|
Warn about unset variable
|
|
+
|
|
+fopenmp
|
|
+F95 Var(flag_openmp)
|
|
+Enable OpenMP
|