Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:guide-developer:packages.flags [2018/02/17 17:24] – ↷ Page moved from doc:devel:packages.flags to docs:guide-developer:packages.flags bobafetthotmail | docs:guide-developer:packages.flags [2023/05/18 16:14] (current) – add advanced options for flags darksky2 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Some packages might require overriding certain build options because we are cross compiling. | Some packages might require overriding certain build options because we are cross compiling. | ||
| + | |||
| + | The build system allows for several entries under **Advanced configuration options (for developers) > Kernel extra CFLAGS** and **Advanced configuration options (for developers) > Target Options** which will pass the defined flags onto the kernel and packages respectively. | ||
| ===== Autotools: Autoconf ===== | ===== Autotools: Autoconf ===== | ||