Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f37947cb authored by Christopher Wiley's avatar Christopher Wiley Committed by Gerrit Code Review
Browse files

Merge "aidl: Don't link librt on Mac"

parents ef57e5e0 1ab54c12
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -64,7 +64,8 @@ LOCAL_STATIC_LIBRARIES := \
    libgmock_host \
    libgtest_host \

LOCAL_LDLIBS := -lrt
LOCAL_LDLIBS_linux := -lrt

include $(BUILD_HOST_NATIVE_TEST)

endif # No TARGET_BUILD_APPS or TARGET_BUILD_PDK