mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-27 20:52:14 +01:00
- "osc build" can be called with the following arguments: * osc build [OPTS] PLATFORM ARCH BUILD_DESCR * osc build [OPTS] PLATFORM (ARCH = hostarch, BUILD_DESCR is detected automatically) * osc build [OPTS] ARCH (PLATFORM = build_platform (config option), BUILD_DESCR is detected automatically) * osc build [OPTS] BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch) * osc build [OPTS] (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR is detected automatically)