Skip to content

Commit 66465d7

Browse files
committed
Update workflows
1 parent 4151327 commit 66465d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gcc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
build_type: 'Debug'
6868
no_exceptions_rtti: 'Off'
6969
extra_settings: 'Off'
70-
flags: '-std=c++26 -Werror -Wno-psabi -fPIC'
70+
flags: '-std=c++26 -Werror -Wno-psabi -mcmodel=large'
7171

7272
- gcc_ver: '15'
7373
ubuntu_ver: '24.04-arm'

0 commit comments

Comments
 (0)