Skip to content

Commit

Permalink
gnustep-make: Bump runtime ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
triplef committed Apr 9, 2024
1 parent 10d37d9 commit e2244a3
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 @@ -33,7 +33,7 @@ echo -e "\n### Running configure"
--prefix="${INSTALL_PREFIX}" \
--with-library-combo=ng-gnu-gnu \
--with-user-config-file="${GNUSTEP_USER_CONFIG_FILE}" \
--with-runtime-abi=gnustep-2.0 \
--with-runtime-abi=gnustep-2.2 \
${OPTIONS}

echo -e "\n### Installing"
Expand Down

0 comments on commit e2244a3

Please sign in to comment.