mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-18 19:24:35 +00:00
Fix indentation
This commit is contained in:
parent
954c12a99b
commit
c855a30404
|
@ -41,7 +41,7 @@
|
|||
"build-commands": [
|
||||
"./bootstrap.sh --prefix=/app --with-libraries=filesystem,locale,iostreams,program_options,regex,random,thread,coroutine,context,graph",
|
||||
"./b2 -j$FLATPAK_BUILDER_N_JOBS install cxxflags='-fPIE -fstack-protector-strong' define=_FORTIFY_SOURCE=2 link=static variant=release address-model=64 --layout=system"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scons",
|
||||
|
|
Loading…
Reference in New Issue
Block a user