Changeset 00ba041c in ffmpeg

Timestamp:
Feb 28, 2011, 2:55:50 AM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
ad9791e1
Parents:
0b32da90
git-author:
Mans Rullgard <mans@mansr.com> (02/27/11 23:34:38)
git-committer:
Mans Rullgard <mans@mansr.com> (02/28/11 02:55:50)
Message:

Use --sysroot flag for clang

Although not documented, clang does support the --sysroot flag, and it
does the right thing. Use this flag intead of -isysroot which only
applies to header file searches, not the linker.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.