[hamradio-commits] [gnss-sdr] 66/80: Detect gfortran in latest Fedora releases
Carles Fernandez
carles_fernandez-guest at moszumanska.debian.org
Sun May 15 20:11:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
carles_fernandez-guest pushed a commit to branch upstream
in repository gnss-sdr.
commit 49c8e04d1717b7a2cd11016dfc3f18a8f5f89bb3
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date: Thu May 12 23:10:00 2016 +0200
Detect gfortran in latest Fedora releases
---
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ebdc2e..6d9900a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -670,6 +670,7 @@ if(OS_IS_LINUX)
#############################################
find_library(GFORTRAN NAMES gfortran
PATHS /usr/lib
+ /usr/lib64
/usr/local/lib
/usr/local/lib/i386
/usr/lib/gcc/x86_64-linux-gnu
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git
More information about the pkg-hamradio-commits
mailing list