- Timestamp:
- Jul 17, 2006, 5:55:50 AM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- e703d48
- Parents:
- 1f0c6bf
- File:
-
- 1 edited
-
toolchain/gcc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
toolchain/gcc/Makefile
r1f0c6bf r2a5a554 25 25 # Apply any files named gcc-*.patch from the source directory to gcc 26 26 $(SCRIPT_DIR)/patch-kernel.sh $(GCC_DIR) ./$(GCC_VERSION) \*.patch 27 $(SED) 's,\(version_string.. = "[0-9\.]*\).*\(";\),\1 (FreeW rt)\2,' $(GCC_DIR)/gcc/version.c27 $(SED) 's,\(version_string.. = "[0-9\.]*\).*\(";\),\1 (FreeWRT)\2,' $(GCC_DIR)/gcc/version.c 28 28 $(SED) 's,\(bug_report_url.. = "\).*\(";\),\1<URL:http://www.freewrt.org/development/freewrt>\2,' $(GCC_DIR)/gcc/version.c 29 29 touch $@
Note:
See TracChangeset
for help on using the changeset viewer.
