Commit 69e01437 authored by Sam Lantinga's avatar Sam Lantinga

Debian patch: 040_propagate_pic_to_nasm.diff

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404014
parent de7e975c
......@@ -5,8 +5,8 @@
command=""
while [ $# -gt 0 ]; do
case "$1" in
-?PIC)
# Ignore -fPIC and -DPIC options
-fPIC)
# Ignore -fPIC option
;;
-fno-common)
# Ignore -fPIC and -DPIC options
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment