diff --git a/igraph.be0 b/igraph.be0 index 3be7fb28e..5180f31b7 100755 --- a/igraph.be0 +++ b/igraph.be0 @@ -11,8 +11,6 @@ SRCURL[0]="https://github.com/igraph/igraph/releases/download/${PKGVERSION}/igraph-${PKGVERSION}.tar.gz" -export CFLAGS='-fPIC -O2' - ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. @@ -49,9 +47,9 @@ build_in_sourcedir # bee_patch "${@}" #} -mee_configure() { - bee_configure --enable-shared=no -} +#mee_configure() { +# bee_configure +#} #mee_build() { # bee_build