mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Debian patch: 040_propagate_pic_to_nasm.diff
--HG-- branch : SDL-1.2
This commit is contained in:
parent
282e6d58d5
commit
81caff6917
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user