Timeline for Problematic build script with quotes
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 17, 2010 at 17:37 | comment | added | rubenvb |
@above: I meant "..."$CONFIG_OPTS" without the last $
|
|
| Sep 17, 2010 at 17:07 | comment | added | rubenvb |
eval is exactly what was needed. I just used the BUILD_CFLAGS="\"...\"" ... CONFIG_OPTS="..$BUILD_CFLAGS" ... eval ../../src/libiconv/configure "$CONFIG_OPTS$"... version and it works as it should now. Thanks!
|
|
| Sep 17, 2010 at 17:05 | vote | accept | rubenvb | ||
| Sep 16, 2010 at 8:58 | history | answered | Chris Johnsen | CC BY-SA 2.5 |