We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d1208 commit ae1c4a9Copy full SHA for ae1c4a9
Makefile
@@ -30,7 +30,7 @@ SRC_DIRS = src src/%PLATFORM%
30
# - a URL to a git repo
31
# - empty which will use whatever is the latest
32
# - undefined, no fujinet-lib will be used
33
-FUJINET_LIB = 4.8.0
+FUJINET_LIB = 4.7.9
34
$(info FUJUNET_LIB=$(FUJINET_LIB))
35
36
# Some platforms don’t use FUJINET_LIB; set this to allow builds to continue
0 commit comments