|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../xvid/xvid.conf |
|
|
|
# Filename: package/.../xvid/xvid.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -16,7 +16,7 @@ |
|
|
|
# the xvidcore assembly is not position independent code |
|
|
|
# the xvidcore assembly is not position independent code |
|
|
|
# see: http://trac.opensde.org/ticket/97 |
|
|
|
# see: http://trac.opensde.org/ticket/97 |
|
|
|
# |
|
|
|
# |
|
|
|
[ "$SDECFG_X8664_OPT" != "opteron" ] || var_append confopt ' ' "--disable-assembly" |
|
|
|
[ "$SDECFG_X8664_OPT" == "opteron" ] || var_append confopt ' ' "--disable-assembly" |
|
|
|
|
|
|
|
|
|
|
|
hook_add preconf 5 "cd build/generic" |
|
|
|
hook_add preconf 5 "cd build/generic" |
|
|
|
|
|
|
|
|
|
|
|