mirror of
https://gitlab.com/rnger/amath
synced 2025-10-06 02:49:59 +00:00
Fix AmigaOS build
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -245,7 +245,7 @@ if $VALID ; then
|
||||
# echo "CXXFLAGS = -Wno-inline-new-delete ${ARCFLAG}$options ${CROSSCOMPILEFLAGS}-I."
|
||||
echo "LFLAGS = $gcclib -lamathapp${outext} -lcamath${outext} -lcomplex${outext} -lamath${outext}"
|
||||
echo
|
||||
echo "FLXCAT = build/flexcat"
|
||||
echo "FLXCAT = build/flexcat/flexcat"
|
||||
echo "MKDIR = mkdir"
|
||||
echo "COPY = cp"
|
||||
echo "DEL = rm -f"
|
||||
|
Reference in New Issue
Block a user