aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xprojects/janet/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/janet/build.sh b/projects/janet/build.sh
index 3ef222ff..06273077 100755
--- a/projects/janet/build.sh
+++ b/projects/janet/build.sh
@@ -14,6 +14,7 @@
# limitations under the License.
#
################################################################################
+export CFLAGS="$CFLAGS -fPIC"
cd janet
make