btashton commented on a change in pull request #72:
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/72#discussion_r513207877



##########
File path: testlist/sim.dat
##########
@@ -3,12 +3,14 @@
 
 # CONFIG_SIM_M32=y
 # The recent versions of macOS is 64-bit only
--sim:loadable
--sim:module32
--sim:sotest32
+-sim:loadable,Darwin
+-sim:module32,Darwin
+-sim:rpproxy,Darwin
+-sim:rpserver,Darwin
+-sim:sotest32,Darwin
 
 # X11
-# macOS doesn't have X11
+# macOS/Docker doesn't have X11

Review comment:
       Dockerfile shows
   ```
     libx11-dev:i386 \
     libxext-dev:i386 \
   ```
   I think these targets should build.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to