Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c9c8ca

Browse files
committed
Remove -mips2 flag, which breaks the build on some MIPS systems.
Report from Ryan Murray via Debian
1 parent73b92d1 commit8c9c8ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/template/linux

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
CFLAGS=-O2
2-
3-
case $host_cpu in
4-
mips*) CFLAGS="$CFLAGS -mips2";;
5-
esac

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp