mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-13 00:08:26 -05:00
Add alignment specifiers for gcc specifically to match MSVC alignments
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
make -C build -j$(nproc) all
|
||||
make -C build -j$(nproc) config=release_x86 all
|
Reference in New Issue
Block a user