Fixed the build script of janet. (#4156)

This commit is contained in:
DavidKorczynski 2020-07-19 20:53:25 +01:00 committed by GitHub
parent 077c2b5aed
commit 0d5e8c72e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
# limitations under the License.
#
################################################################################
export CFLAGS="$CFLAGS -fPIC"
cd janet
make