source:
freewrt/toolchain/gcc/3.4.4/900-use-cp.patch@
2bbee85
| Last change on this file since 2bbee85 was 2bbee85, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 610 bytes | |
-
gcc-3.4.4/gcc/Makefile.in
$FreeWRT$ some shells segfault on their use of `${PWDCMD-pwd}` within the tar and cpio targets, thus use cp(1)old new TARGET_GETGROUPS_T = @TARGET_GETGROUPS_T 270 270 271 271 # Target to use when installing include directory. Either 272 272 # install-headers-tar, install-headers-cpio or install-headers-cp. 273 INSTALL_HEADERS_DIR = @build_install_headers_dir@273 INSTALL_HEADERS_DIR = install-headers-cp 274 274 275 275 # Header files that are made available under the same name 276 276 # to programs compiled with GCC.
Note:
See TracBrowser
for help on using the repository browser.
