source:
freewrt/package/osiris/patches/01-configure-cross.patch@
9df7618
| Last change on this file since 9df7618 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 813 bytes | |
-
osiris-4.1.
old new 3606 3606 esac 3607 3607 3608 3608 3609 DB_CONFIG_ARGS="-- enable-shared=no --enable-static=yes"3609 DB_CONFIG_ARGS="--target=${target_alias} --host=${host_alias} --build=${build_alias} --enable-shared=no --enable-static=yes" 3610 3610 3611 3611 case "${OS_NAME}" in 3612 3612 MINGW32*) -
configure.ac
old new 270 270 271 271 dnl configure local copy of Berkely DB: 272 272 273 DB_CONFIG_ARGS="-- enable-shared=no --enable-static=yes"273 DB_CONFIG_ARGS="--target=${target_alias} --host=${host_alias} --build=${build_alias} --enable-shared=no --enable-static=yes" 274 274 275 275 case "${OS_NAME}" in 276 276 MINGW32*)
Note:
See TracBrowser
for help on using the repository browser.
