URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [lto-plugin/] [configure.ac] - Rev 781
Go to most recent revision | Compare with Previous | Blame | View Log
AC_PREREQ(2.64)AC_INIT([LTO plugin for ld], 0.1,,[lto-plugin])AC_CANONICAL_SYSTEMGCC_TOPLEV_SUBDIRSAM_INIT_AUTOMAKE([foreign no-dist])AM_MAINTAINER_MODEAC_PROG_CCAC_SYS_LARGEFILEACX_PROG_CC_WARNING_OPTS([-Wall], [ac_lto_plugin_warn_cflags])AM_PROG_LIBTOOLACX_LT_HOST_FLAGSAC_SUBST(target_noncanonical)AC_TYPE_INT64_TAC_TYPE_UINT64_TAC_HEADER_SYS_WAITAC_CONFIG_FILES(Makefile)AC_CONFIG_HEADERS(config.h)AC_OUTPUT
Go to most recent revision | Compare with Previous | Blame | View Log
