1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-26 19:57:22 +08:00

add f-stack support

This commit is contained in:
stefanocasazza
2018-08-23 17:55:47 +02:00
parent d32d21a917
commit c31819c15f
75 changed files with 634 additions and 98 deletions

View File

@@ -212,6 +212,9 @@ ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
FSTACKINCLUDES = @FSTACKINCLUDES@
FSTACKLDFLAGS = @FSTACKLDFLAGS@
FSTACKLIBS = @FSTACKLIBS@
GCC_AR = @GCC_AR@
GREP = @GREP@
HAVE_CXX11 = @HAVE_CXX11@