Skip to content

Commit e2244a3

Browse files
committed
gnustep-make: Bump runtime ABI
1 parent 10d37d9 commit e2244a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phases/20-gnustep-make.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ echo -e "\n### Running configure"
3333
--prefix="${INSTALL_PREFIX}" \
3434
--with-library-combo=ng-gnu-gnu \
3535
--with-user-config-file="${GNUSTEP_USER_CONFIG_FILE}" \
36-
--with-runtime-abi=gnustep-2.0 \
36+
--with-runtime-abi=gnustep-2.2 \
3737
${OPTIONS}
3838

3939
echo -e "\n### Installing"

0 commit comments

Comments
 (0)