summaryrefslogtreecommitdiffstats
path: root/src/libf2c.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libf2c.mk')
-rw-r--r--src/libf2c.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libf2c.mk b/src/libf2c.mk
index d5eb364..b41338a 100644
--- a/src/libf2c.mk
+++ b/src/libf2c.mk
@@ -11,7 +11,7 @@ $(PKG)_URL := http://www.netlib.org/f2c/$($(PKG)_FILE)
# $(PKG)_URL_2 was disabled in https://github.com/mxe/mxe/issues/1719
# because it has old version of the file.
# $(PKG)_URL_2 := http://netlib.sandia.gov/f2c/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc
+$(PKG)_DEPS := cc
define $(PKG)_UPDATE
echo 1