OSDN Git Service

Add ./ to the test app's rpath.
authorNicolas Capens <capn@google.com>
Sat, 9 Jan 2016 18:01:08 +0000 (13:01 -0500)
committerNicolas Capens <capn@google.com>
Sat, 9 Jan 2016 18:04:59 +0000 (18:04 +0000)
Change-Id: If93cfd390846e26348a6f30a85d340d4df57e891
Reviewed-on: https://swiftshader-review.googlesource.com/4532
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OGLES2HelloAPI.cbp

index 3950352..8bd82e5 100644 (file)
@@ -68,6 +68,7 @@
                        <Add directory="../../../../../Builds/Include" />
                </Compiler>
                <Linker>
+                       <Add option="-Wl,--rpath -Wl,./" />
                        <Add library="X11" />
                        <Add library="EGL" />
                        <Add library="GLESv2" />