Skip to content
Snippets Groups Projects
Commit 8a6f0551 authored by KO Myung-Hun's avatar KO Myung-Hun
Browse files

configure: disable PIC on OS/2

Change-Id: I49f9b10faa059decf18e123a1f88738071b9c2b8
parent fb2dd736
No related branches found
No related tags found
No related merge requests found
......@@ -1081,6 +1081,7 @@ EOF
CROSS=${CROSS:-g}
;;
os2)
disable_feature pic
AS=${AS:-nasm}
;;
esac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment