Skip to content

Commit

Permalink
Bump Runtime ABI in gnustep-make (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder authored Apr 9, 2024
1 parent 04d029a commit 5ccb739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phases/20-gnustep-make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fi
--host=$TARGET \
--prefix="$UNIX_INSTALL_PREFIX" \
--with-library-combo=ng-gnu-gnu \
--with-runtime-abi=gnustep-2.0 \
--with-runtime-abi=gnustep-2.2 \
CFLAGS="$CFLAGS" \
$CONFIGURE_OPTS

Expand Down

0 comments on commit 5ccb739

Please sign in to comment.