代码搜索:cflags
找到约 10,000 项符合「cflags」的源代码
代码结果 10,000
www.eeworm.com/read/367730/2831304
patch 210-cflags.patch
diff -urN binutils-2.14.90.0.6/bfd/doc/Makefile.am binutils-2.14.90.0.6.new/bfd/doc/Makefile.am
--- binutils-2.14.90.0.6/bfd/doc/Makefile.am 2003-07-23 10:08:09.000000000 -0500
+++ binutils-2.14.90.0.
www.eeworm.com/read/233554/4666477
m4 os_cflags.m4
dnl ######################################################################
dnl Specify additional compile options based on the OS and the compiler
dnl From Erez Zadok , http://www.a
www.eeworm.com/read/422309/10643975
m4 lqt_opt_cflags.m4
#
# Automatic OPT_CFLAGS generation by Burkhard Plaum (2005-05-24)
#
dnl LQT_TRY_CFLAGS (CFLAGS, [ACTION-IF-WORKS], [ACTION-IF-FAILS])
dnl check if $CC supports a given set of cflags
AC_DEFUN([LQT_TR
www.eeworm.com/read/146056/5740733
patch 02-lex_yacc_cflags.patch
--- a/telecom/recoverymgrd/Makefile.am 2004-11-10 16:19:51.000000000 +0900
+++ b/telecom/recoverymgrd/Makefile.am 2004-11-10 16:21:22.000000000 +0900
@@ -72,3 +72,20 @@
recoverymgrd_LDFLAGS = @LIBADD
www.eeworm.com/read/334125/3373476
m4 ax_cflags_gcc_option.m4
dnl @synopsis AX_CFLAGS_GCC_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
dnl
dnl AX_CFLAGS_GCC_OPTION(-fvomit-frame) would show a message as like
dnl "checking CFLAGS for gcc -fvomit-frame ... yes" a
www.eeworm.com/read/334125/3373477
m4 ax_cflags_irix_option.m4
dnl @synopsis AX_CFLAGS_IRIX_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
dnl
dnl AX_CFLAGS_IRIX_OPTION(-go_for_it) would show a message as like
dnl "checking CFLAGS for irix/cc -go_for_it ... yes" a
www.eeworm.com/read/304657/3786715
m4 ax_cflags_warn_all.m4
dnl @synopsis AX_CFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])]
dnl
dnl Try to find a compiler option that enables most reasonable warnings.
dnl This macro is directly derived from VL_PROG_CC_WARNING
www.eeworm.com/read/304657/3786718
m4 ax_cflags_gcc_option.m4
dnl @synopsis AX_CFLAGS_GCC_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
dnl
dnl AX_CFLAGS_GCC_OPTION(-fvomit-frame) would show a message as like
dnl "checking CFLAGS for gcc -fvomit-frame ... yes" a
www.eeworm.com/read/411191/2191400
m4 ax_cflags_warn_all.m4
##### http://autoconf-archive.cryp.to/ax_cflags_warn_all.html
#
# SYNOPSIS
#
# AX_CFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])]
#
# DESCRIPTION
#
# Try to find a compiler option that enables mos
www.eeworm.com/read/411191/2191404
m4 ax_cflags_gcc_option.m4
##### http://autoconf-archive.cryp.to/ax_cflags_gcc_option.html
#
# SYNOPSIS
#
# AX_CFLAGS_GCC_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
#
# DESCRIPTION
#
# AX_CFLAGS_GCC_OPTION(-fvomit-frame)