This website works better with JavaScript.
홈
탐색
도움말
로그인
brkho
/
mesa
보기
1
좋아요
0
포크
0
코드
릴리즈
562
위키
Activity
소스 검색
autoconf: Fix thinko when checking freebsd CPU types
tags/mesa_7_1_rc1
Dan Nicholson
17 년 전
부모
112a40ec02
커밋
758b998941
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
configure.ac
+ 1
- 1
configure.ac
파일 보기
@@ -795,7 +795,7 @@ linux*)
;;
freebsd*)
PIC_FLAGS="-fPIC"
case "$host_
os
" in
case "$host_
cpu
" in
i*86)
PIC_FLAGS=""
if test "x$enable_asm" = xyes; then
Write
Preview
Loading…
취소
저장