We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d37d9 commit e2244a3Copy full SHA for e2244a3
phases/20-gnustep-make.sh
@@ -33,7 +33,7 @@ echo -e "\n### Running configure"
33
--prefix="${INSTALL_PREFIX}" \
34
--with-library-combo=ng-gnu-gnu \
35
--with-user-config-file="${GNUSTEP_USER_CONFIG_FILE}" \
36
- --with-runtime-abi=gnustep-2.0 \
+ --with-runtime-abi=gnustep-2.2 \
37
${OPTIONS}
38
39
echo -e "\n### Installing"
0 commit comments