static with libdvdcss in its binary, so forced to have NO_CDROM[1]. - Pass the maintainership to the submitter. [1] NO_CDROM=CSS code may violate the DMCA PR: ports/118458 Submitted by: Jona Joachim <jaj@hcl-club.lu>
11 lines
301 B
Text
11 lines
301 B
Text
--- ../HandBrake_old/contrib/x264/configure 2007-07-15 22:45:03.000000000 +0200
|
|
+++ contrib/x264/configure 2007-12-06 01:16:03.000000000 +0100
|
|
@@ -160,7 +160,7 @@
|
|
fi
|
|
as_check || AS="nasm"
|
|
;;
|
|
- x86_64)
|
|
+ x86_64 | amd64)
|
|
ARCH="X86_64"
|
|
AS="yasm"
|
|
ASFLAGS="-f elf -m amd64"
|