mirror of https://github.com/google/oss-fuzz.git
Fixed the build script of janet. (#4156)
This commit is contained in:
parent
077c2b5aed
commit
0d5e8c72e4
|
@ -14,6 +14,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
################################################################################
|
||||
export CFLAGS="$CFLAGS -fPIC"
|
||||
cd janet
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in New Issue